Share via


SecurityIdentity.ImpersonationLevel プロパティ

定義

この ID で示されるユーザーの偽装レベルを取得します。

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

プロパティ値

ImpersonationLevelOption 値。

適用対象