MsalProviderOptions.DefaultAccessTokenScopes Proprietà

Definizione

Ottiene o imposta l'elenco degli ambiti dei token di accesso predefiniti di cui effettuare il provisioning durante il flusso di accesso.

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)

Valore della proprietà

Si applica a