Partager via


MsalProviderOptions.DefaultAccessTokenScopes Propriété

Définition

Obtient ou définit la liste des étendues de jetons d’accès par défaut à provisionner pendant le flux de connexion.

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)

Valeur de propriété

S’applique à