Share via


GetTokenOptions.Scopes Property

Definition

Gets the scopes required to authenticate.

public ReadOnlyMemory<string> Scopes { get; }
member this.Scopes : ReadOnlyMemory<string>
Public ReadOnly Property Scopes As ReadOnlyMemory(Of String)

Property Value

Applies to