Partager via


RequiredImpersonationLevelAttribute Constructor

 

Initializes a new instance of the RequiredImpersonationLevelAttribute class.

Namespace:   Microsoft.WindowsServerSolutions.Common.ProviderFramework
Assembly:  ProviderFramework (in ProviderFramework.dll)

Overload List

Name Description
System_CAPS_pubmethod RequiredImpersonationLevelAttribute()

Initializes a new instance of the RequiredImpersonationLevelAttribute class.

System_CAPS_pubmethod RequiredImpersonationLevelAttribute(ImpersonationLevel)

Initializes a new instance of the RequiredImpersonationLevelAttribute class with the specified impersonation level.

See Also

RequiredImpersonationLevelAttribute Class
Microsoft.WindowsServerSolutions.Common.ProviderFramework Namespace

Return to top