Share via


AuthenticationResult.Scopes Property

Definition

Gets the granted scope values returned by the service.

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

Property Value

Applies to