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 つ。

適用対象