TokenRequestContext.Scopes Property

Definition

The scopes required for the token.

public string[] Scopes { get; }
member this.Scopes : string[]
Public ReadOnly Property Scopes As String()

Property Value

String[]

Applies to