Udostępnij za pośrednictwem


SecurityTokenDescriptor.AuthenticationInfo Właściwość

Definicja

Pobiera lub ustawia informacje uwierzytelniania dla tokenu.

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

Wartość właściwości

Informacje o uwierzytelnianiu tokenu.

Dotyczy