Class PeopleServiceService.Scope
Available OAuth 2.0 scopes for use with the People API.
Inherited Members
Namespace: Google.Apis.PeopleService.v1
Assembly: Google.Apis.PeopleService.v1.dll
Syntax
public class PeopleServiceService.Scope
Fields
Contacts
See, edit, download, and permanently delete your contacts
Declaration
public static string Contacts
Field Value
Type | Description |
---|---|
string |
ContactsOtherReadonly
See and download contact info automatically saved in your "Other contacts"
Declaration
public static string ContactsOtherReadonly
Field Value
Type | Description |
---|---|
string |
ContactsReadonly
See and download your contacts
Declaration
public static string ContactsReadonly
Field Value
Type | Description |
---|---|
string |
DirectoryReadonly
See and download your organization's GSuite directory
Declaration
public static string DirectoryReadonly
Field Value
Type | Description |
---|---|
string |
UserAddressesRead
View your street addresses
Declaration
public static string UserAddressesRead
Field Value
Type | Description |
---|---|
string |
UserBirthdayRead
See and download your exact date of birth
Declaration
public static string UserBirthdayRead
Field Value
Type | Description |
---|---|
string |
UserEmailsRead
See and download all of your Google Account email addresses
Declaration
public static string UserEmailsRead
Field Value
Type | Description |
---|---|
string |
UserGenderRead
See your gender
Declaration
public static string UserGenderRead
Field Value
Type | Description |
---|---|
string |
UserOrganizationRead
See your education, work history and org info
Declaration
public static string UserOrganizationRead
Field Value
Type | Description |
---|---|
string |
UserPhonenumbersRead
See and download your personal phone numbers
Declaration
public static string UserPhonenumbersRead
Field Value
Type | Description |
---|---|
string |
UserinfoEmail
See your primary Google Account email address
Declaration
public static string UserinfoEmail
Field Value
Type | Description |
---|---|
string |
UserinfoProfile
See your personal info, including any personal info you've made publicly available
Declaration
public static string UserinfoProfile
Field Value
Type | Description |
---|---|
string |