FormsIdentity.AuthenticationType Właściwość

Definicja

Pobiera typ uwierzytelnionej tożsamości.

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

Wartość właściwości

Typ uwierzytelnionej tożsamości. Ta właściwość zawsze zwraca wartość "Forms".

Implementuje

Dotyczy

Zobacz też