SessionConfiguration.AuthenticationToken Proprietà

Definizione

Token di autenticazione per 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

Valore della proprietà

Commenti

Se il token di accesso e la chiave dell'account sono mancanti, la sessione otterrà un token di accesso in base a questo valore.

Si applica a