Class ChromePolicyService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Chrome Policy API.
Inherited Members
Namespace: Google.Apis.ChromePolicy.v1
Assembly: Google.Apis.ChromePolicy.v1.dll
Syntax
public static class ChromePolicyService.ScopeConstants
Fields
ChromeManagementPolicy
See, edit, create or delete policies applied to ChromeOS and Chrome Browsers managed within your organization
Declaration
public const string ChromeManagementPolicy = "https://www.googleapis.com/auth/chrome.management.policy"
Field Value
Type | Description |
---|---|
string |
ChromeManagementPolicyReadonly
See policies applied to ChromeOS and Chrome Browsers managed within your organization
Declaration
public const string ChromeManagementPolicyReadonly = "https://www.googleapis.com/auth/chrome.management.policy.readonly"
Field Value
Type | Description |
---|---|
string |