Share via


SecurityBaseProperty.Equals Method

 

Determines if this SecurityBaseProperty object is equal to another.

Namespace:   Microsoft.WindowsServerSolutions.Common.Devices
Assembly:  DevicesOM (in DevicesOM.dll)

Overload List

Name Description
System_CAPS_pubmethod Equals(DeviceProperty)

Determines if the current instance is equal to the specified DeviceProperty.(Overrides DeviceProperty.Equals(DeviceProperty).)

System_CAPS_pubmethod Equals(Object)

Determines if the current instance is equal to the specified object.(Overrides Object.Equals(Object).)

See Also

SecurityBaseProperty Class
Microsoft.WindowsServerSolutions.Common.Devices Namespace

Return to top