SecurityIdentity.ImpersonationLevel 属性

定义

获取由该标识描述的用户的模拟级别。

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

适用于