Show / Hide Table of Contents

Class BloggerService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Blogger API.

Inheritance
object
BloggerService.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.Blogger.v2
Assembly: Google.Apis.Blogger.v2.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
In this article
Back to top Generated by DocFX