Condividi tramite


SecurityTokenDescriptor.AuthenticationInfo Proprietà

Definizione

Ottiene o imposta le informazioni sull'autenticazione per il 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

Valore della proprietà

Informazioni di autenticazione per il token.

Si applica a