Show / Hide Table of Contents

Class VerifiedaccessService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Chrome Verified Access API.

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

Fields

Verifiedaccess

Verify your enterprise credentials

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