Class ChromeManagementService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Chrome Management API.
Inherited Members
Namespace: Google.Apis.ChromeManagement.v1
Assembly: Google.Apis.ChromeManagement.v1.dll
Syntax
public static class ChromeManagementService.ScopeConstants
Fields
ChromeManagementAppdetailsReadonly
See detailed information about apps installed on Chrome browsers and devices managed by your organization
Declaration
public const string ChromeManagementAppdetailsReadonly = "https://www.googleapis.com/auth/chrome.management.appdetails.readonly"
Field Value
Type | Description |
---|---|
string |
ChromeManagementReportsReadonly
See reports about devices and Chrome browsers managed within your organization
Declaration
public const string ChromeManagementReportsReadonly = "https://www.googleapis.com/auth/chrome.management.reports.readonly"
Field Value
Type | Description |
---|---|
string |
ChromeManagementTelemetryReadonly
See basic device and telemetry information collected from ChromeOS devices or users managed within your organization
Declaration
public const string ChromeManagementTelemetryReadonly = "https://www.googleapis.com/auth/chrome.management.telemetry.readonly"
Field Value
Type | Description |
---|---|
string |