Show / Hide Table of Contents

Class PlayIntegrityService.ScopeConstants

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

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

Fields

Playintegrity

Private Service: https://www.googleapis.com/auth/playintegrity

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