ClaimsIdentity.AuthenticationType Eigenschaft

Definition

Ruft den Authentifizierungstyp ab.

public:
 virtual property System::String ^ AuthenticationType { System::String ^ get(); };
public virtual string AuthenticationType { get; }
public virtual string? AuthenticationType { get; }
member this.AuthenticationType : string
Public Overridable ReadOnly Property AuthenticationType As String

Eigenschaftswert

String

Der Authentifizierungstyp.

Implementiert

Gilt für