Class KeepService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Google Keep API.
Inherited Members
Namespace: Google.Apis.Keep.v1
Assembly: Google.Apis.Keep.v1.dll
Syntax
public static class KeepService.ScopeConstants
Fields
Keep
See, edit, create and permanently delete all your Google Keep data
Declaration
public const string Keep = "https://www.googleapis.com/auth/keep"
Field Value
Type | Description |
---|---|
string |
KeepReadonly
View all your Google Keep data
Declaration
public const string KeepReadonly = "https://www.googleapis.com/auth/keep.readonly"
Field Value
Type | Description |
---|---|
string |