Show / Hide Table of Contents

Class ChromePolicyService.Scope

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

Inheritance
object
ChromePolicyService.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.ChromePolicy.v1
Assembly: Google.Apis.ChromePolicy.v1.dll
Syntax
public class ChromePolicyService.Scope

Fields

ChromeManagementPolicy

See, edit, create or delete policies applied to ChromeOS and Chrome Browsers managed within your organization

Declaration
public static string ChromeManagementPolicy
Field Value
Type Description
string

ChromeManagementPolicyReadonly

See policies applied to ChromeOS and Chrome Browsers managed within your organization

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