Freigeben über


SecurityTokenDescriptor.AuthenticationInfo Eigenschaft

Definition

Ruft die Authentifizierungsinformationen für das Token ab oder legt diese fest.

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

Eigenschaftswert

Die Authentifizierungsinformation für das Token.

Gilt für: