MsalProviderOptions.DefaultAccessTokenScopes Eigenschaft

Definition

Ruft die Liste der Standardzugriffstokenbereiche ab, die während des Anmeldeflows bereitgestellt werden sollen, oder legt sie fest.

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

Eigenschaftswert

Gilt für: