共用方式為


SecurityIdentity.AuthenticationLevel 屬性

定義

取得這個識別所描述的使用者驗證等級。

public:
 property System::EnterpriseServices::AuthenticationOption AuthenticationLevel { System::EnterpriseServices::AuthenticationOption get(); };
public System.EnterpriseServices.AuthenticationOption AuthenticationLevel { get; }
member this.AuthenticationLevel : System.EnterpriseServices.AuthenticationOption
Public ReadOnly Property AuthenticationLevel As AuthenticationOption

屬性值

其中一個 AuthenticationOption 值。

適用於