AppCredentials.OAuthScope Property

Definition

Gets the OAuth scope to use.

public virtual string OAuthScope { get; }
member this.OAuthScope : string
Public Overridable ReadOnly Property OAuthScope As String

Property Value

The OAuth scope to use.

Applies to