Show / Hide Table of Contents

Class ChromeManagementService.Scope

Available OAuth 2.0 scopes for use with the Chrome Management API.

Inheritance
object
ChromeManagementService.Scope
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.ChromeManagement.v1
Assembly: Google.Apis.ChromeManagement.v1.dll
Syntax
public class ChromeManagementService.Scope

Fields

ChromeManagementAppdetailsReadonly

See detailed information about apps installed on Chrome browsers and devices managed by your organization

Declaration
public static string ChromeManagementAppdetailsReadonly
Field Value
Type Description
string

ChromeManagementProfiles

See, edit, delete, and take other necessary actions on Chrome browser profiles managed by your organization

Declaration
public static string ChromeManagementProfiles
Field Value
Type Description
string

ChromeManagementProfilesReadonly

See Chrome browser profiles managed by your organization

Declaration
public static string ChromeManagementProfilesReadonly
Field Value
Type Description
string

ChromeManagementReportsReadonly

See reports about devices and Chrome browsers managed within your organization

Declaration
public static string ChromeManagementReportsReadonly
Field Value
Type Description
string

ChromeManagementTelemetryReadonly

See basic device and telemetry information collected from ChromeOS devices or users managed within your organization

Declaration
public static string ChromeManagementTelemetryReadonly
Field Value
Type Description
string
In this article
Back to top Generated by DocFX