Show / Hide Table of Contents

Class ResellerService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Google Workspace Reseller API.

Inheritance
object
ResellerService.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.Reseller.v1
Assembly: Google.Apis.Reseller.v1.dll
Syntax
public static class ResellerService.ScopeConstants

Fields

AppsOrder

Manage users on your domain

Declaration
public const string AppsOrder = "https://www.googleapis.com/auth/apps.order"
Field Value
Type Description
string

AppsOrderReadonly

Manage users on your domain

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