Share via


DeviceCodeResult.Scopes Property

Definition

List of the scopes that would be held by token.

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

Property Value

Applies to