SecurityIdentifier::Equals Method
.NET Framework (current version)
Returns a value that indicates whether this SecurityIdentifier object is equal to a specified object.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Returns a value that indicates whether this SecurityIdentifier object is equal to a specified object.(Overrides IdentityReference::Equals(Object^).) |
![]() | Equals(SecurityIdentifier^) | Indicates whether the specified SecurityIdentifier object is equal to the current SecurityIdentifier object. |
Show:
