Partager via


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
System_CAPS_pubmethod Equals(Object)

Calls the Equals method with the specified object.(Overrides Attribute.Equals(Object).)

System_CAPS_pubmethod Equals(RequiredImpersonationLevelAttribute)

Compares one RequiredImpersonationLevelAttribute object to another RequiredImpersonationLevelAttribute object.

See Also

RequiredImpersonationLevelAttribute Class
Microsoft.WindowsServerSolutions.Common.ProviderFramework Namespace

Return to top