Partager via


SecurityTokenDescriptor.AuthenticationInfo Propriété

Définition

Obtient ou définit les informations d'authentification pour le jeton.

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

Valeur de propriété

Informations d'authentification du jeton.

S’applique à