ClaimsIdentity.AuthenticationType 屬性

定義

取得驗證類型。

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

屬性值

String

驗證類型。

實作

適用於