Aracılığıyla paylaş


FormsIdentity.AuthenticationType Özellik

Tanım

Kimliği doğrulanmış kimliğin türünü alır.

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

Özellik Değeri

Kimliği doğrulanmış kimliğin türü. Bu özellik her zaman "Forms" döndürür.

Uygulamalar

Şunlara uygulanır

Ayrıca bkz.