Show / Hide Table of Contents

Class BloggerService.Scope

Available OAuth 2.0 scopes for use with the Blogger API.

Inheritance
object
BloggerService.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.Blogger.v3
Assembly: Google.Apis.Blogger.v3.dll
Syntax
public class BloggerService.Scope

Fields

Blogger

Manage your Blogger account

Declaration
public static string Blogger
Field Value
Type Description
string

BloggerReadonly

View your Blogger account

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