次の方法で共有


DeviceCodeResult.Scopes Property

Definition

Overloads

Scopes

List of the scopes that would be held by token.

Scopes

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