SecurityIdentity.AuthenticationLevel プロパティ

定義

この ID によって記述されたユーザーの認証レベルを取得します。

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値の 1 つ。

適用対象