共用方式為


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

適用於