Class ResellerService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Google Workspace Reseller API.
Inherited Members
Namespace: Google.Apis.Reseller.v1
Assembly: Google.Apis.Reseller.v1.dll
Syntax
public static class ResellerService.ScopeConstants
Fields
AppsOrder
Manage users on your domain
Declaration
public const string AppsOrder = "https://www.googleapis.com/auth/apps.order"
Field Value
Type | Description |
---|---|
string |
AppsOrderReadonly
Manage users on your domain
Declaration
public const string AppsOrderReadonly = "https://www.googleapis.com/auth/apps.order.readonly"
Field Value
Type | Description |
---|---|
string |