SecurityTokenDescriptor.AuthenticationInfo Eigenschap

Definitie

Hiermee haalt u de verificatiegegevens voor het token op of stelt u deze in.

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

Waarde van eigenschap

De verificatiegegevens voor het token.

Van toepassing op