Class VaultService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Google Vault API.
Inherited Members
Namespace: Google.Apis.Vault.v1
Assembly: Google.Apis.Vault.v1.dll
Syntax
public static class VaultService.ScopeConstants
Fields
Ediscovery
Manage your eDiscovery data
Declaration
public const string Ediscovery = "https://www.googleapis.com/auth/ediscovery"
Field Value
Type | Description |
---|---|
string |
EdiscoveryReadonly
View your eDiscovery data
Declaration
public const string EdiscoveryReadonly = "https://www.googleapis.com/auth/ediscovery.readonly"
Field Value
Type | Description |
---|---|
string |