Show / Hide Table of Contents

Class ChromewebstoreService.Scope

Available OAuth 2.0 scopes for use with the Chrome Web Store API.

Inheritance
object
ChromewebstoreService.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.Chromewebstore.v1_1
Assembly: Google.Apis.Chromewebstore.v1_1.dll
Syntax
public class ChromewebstoreService.Scope

Fields

Chromewebstore

See, edit, update, or publish your Chrome Web Store extensions, themes, apps, and licences you have access to

Declaration
public static string Chromewebstore
Field Value
Type Description
string

ChromewebstoreReadonly

See and download your Chrome Web Store extensions and apps, and see licenses you have access to

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