Partager via


SessionConfiguration.AuthenticationToken Propriété

Définition

Jeton d’authentification pour Azure Active Directory (AAD).

public:
 property System::String ^ AuthenticationToken { System::String ^ get(); void set(System::String ^ value); };
public string AuthenticationToken { get; set; }
member this.AuthenticationToken : string with get, set
Public Property AuthenticationToken As String

Valeur de propriété

Remarques

Si le jeton d’accès et la clé de compte sont manquants, la session obtient un jeton d’accès basé sur cette valeur.

S’applique à