Show / Hide Table of Contents

Class AndroidPublisherService.ScopeConstants

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

Inheritance
System.Object
AndroidPublisherService.ScopeConstants
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Google.Apis.AndroidPublisher.v3
Assembly: Google.Apis.AndroidPublisher.v3.dll
Syntax
public static class ScopeConstants

Fields

Androidpublisher

View and manage your Google Play Developer account

Declaration
public const string Androidpublisher = "https://www.googleapis.com/auth/androidpublisher"
Field Value
Type Description
System.String
In This Article
Back to top Generated by DocFX