SecurityIdentity.ImpersonationLevel Property

Definition

Gets the impersonation level of the user described by this identity.

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

Property Value

A ImpersonationLevelOption value.

Applies to