Class BloggerService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Blogger API.
Inherited Members
Namespace: Google.Apis.Blogger.v3
Assembly: Google.Apis.Blogger.v3.dll
Syntax
public static class BloggerService.ScopeConstants
Fields
Blogger
Manage your Blogger account
Declaration
public const string Blogger = "https://www.googleapis.com/auth/blogger"
Field Value
Type | Description |
---|---|
string |
BloggerReadonly
View your Blogger account
Declaration
public const string BloggerReadonly = "https://www.googleapis.com/auth/blogger.readonly"
Field Value
Type | Description |
---|---|
string |