Share via


SecurityTokenDescriptor.AuthenticationInfo Propriedade

Definição

Obtém ou define informações de autenticação para o token.

public:
 property System::Security::Claims::AuthenticationInformation ^ AuthenticationInfo { System::Security::Claims::AuthenticationInformation ^ get(); void set(System::Security::Claims::AuthenticationInformation ^ value); };
public System.Security.Claims.AuthenticationInformation AuthenticationInfo { get; set; }
member this.AuthenticationInfo : System.Security.Claims.AuthenticationInformation with get, set
Public Property AuthenticationInfo As AuthenticationInformation

Valor da propriedade

As informações de autenticação do token.

Aplica-se a