Show / Hide Table of Contents

Class VaultService.Scope

Available OAuth 2.0 scopes for use with the Google Vault API.

Inheritance
object
VaultService.Scope
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Vault.v1
Assembly: Google.Apis.Vault.v1.dll
Syntax
public class VaultService.Scope

Fields

Ediscovery

Manage your eDiscovery data

Declaration
public static string Ediscovery
Field Value
Type Description
string

EdiscoveryReadonly

View your eDiscovery data

Declaration
public static string EdiscoveryReadonly
Field Value
Type Description
string
In this article
Back to top Generated by DocFX