AuthenticationResult.Scopes Property

Definition

Gets the granted scope values returned by the service.

public System.Collections.Generic.IEnumerable<string> Scopes { get; }
member this.Scopes : seq<string>
Public ReadOnly Property Scopes As IEnumerable(Of String)

Property Value

Applies to