RequiredImpersonationLevelAttribute.Equals Method
Compares one RequiredImpersonationLevelAttribute object to another RequiredImpersonationLevelAttribute object.
Namespace: Microsoft.WindowsServerSolutions.Common.ProviderFramework
Assembly: ProviderFramework (in ProviderFramework.dll)
Overload List
Name | Description | |
---|---|---|
Equals(Object) | Calls the Equals method with the specified object.(Overrides Attribute.Equals(Object).) |
|
Equals(RequiredImpersonationLevelAttribute) | Compares one RequiredImpersonationLevelAttribute object to another RequiredImpersonationLevelAttribute object. |
See Also
RequiredImpersonationLevelAttribute Class
Microsoft.WindowsServerSolutions.Common.ProviderFramework Namespace
Return to top