Compartilhar via


SessionConfiguration.AuthenticationToken Propriedade

Definição

Token de autenticação do AAD (Azure Active Directory).

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

Valor da propriedade

Comentários

Se o token de acesso e a chave de conta estiverem ausentes, a sessão obterá um token de acesso com base nesse valor.

Aplica-se a