Show / Hide Table of Contents

Class AndroidEnterpriseService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Google Play EMM API.

Inheritance
object
AndroidEnterpriseService.ScopeConstants
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.AndroidEnterprise.v1
Assembly: Google.Apis.AndroidEnterprise.v1.dll
Syntax
public static class AndroidEnterpriseService.ScopeConstants

Fields

Androidenterprise

Manage corporate Android devices

Declaration
public const string Androidenterprise = "https://www.googleapis.com/auth/androidenterprise"
Field Value
Type Description
string
In this article
Back to top Generated by DocFX