RequiredImpersonationLevelAttribute Constructor
Initializes a new instance of the RequiredImpersonationLevelAttribute class.
Namespace: Microsoft.WindowsServerSolutions.Common.ProviderFramework
Assembly: ProviderFramework (in ProviderFramework.dll)
Overload List
Name | Description | |
---|---|---|
RequiredImpersonationLevelAttribute() | Initializes a new instance of the RequiredImpersonationLevelAttribute class. |
|
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