AccessToken.GrantedScopes Właściwość

Definicja

Pobiera lub ustawia listę udzielonych zakresów dla tokenu.

public:
 property System::Collections::Generic::IReadOnlyList<System::String ^> ^ GrantedScopes { System::Collections::Generic::IReadOnlyList<System::String ^> ^ get(); void set(System::Collections::Generic::IReadOnlyList<System::String ^> ^ value); };
public System.Collections.Generic.IReadOnlyList<string> GrantedScopes { get; set; }
member this.GrantedScopes : System.Collections.Generic.IReadOnlyList<string> with get, set
Public Property GrantedScopes As IReadOnlyList(Of String)

Wartość właściwości

Dotyczy