Show / Hide Table of Contents

Class SiteVerificationService.Scope

Available OAuth 2.0 scopes for use with the Google Site Verification API.

Inheritance
object
SiteVerificationService.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.SiteVerification.v1
Assembly: Google.Apis.SiteVerification.v1.dll
Syntax
public class SiteVerificationService.Scope

Fields

Siteverification

Manage the list of sites and domains you control

Declaration
public static string Siteverification
Field Value
Type Description
string

SiteverificationVerifyOnly

Manage your new site verifications with Google

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