ClaimsIdentity.AuthenticationType Özellik

Tanım

Kimlik doğrulama türünü alır.

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

Özellik Değeri

String

Kimlik doğrulama türü.

Uygulamalar

Şunlara uygulanır