UserEquals Method |
| Name | Description | |
|---|---|---|
| Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Equals(ActiveDirectoryObject, ActiveDirectoryObject) |
Checks whether x and y are equal (using GUIDs).
(Inherited from ActiveDirectoryObject.) | |
| Equals(SecurityPrincipal, SecurityPrincipal) |
Checks whether x and y are equal (using GUIDs).
(Inherited from SecurityPrincipal.) | |
| Equals(User, User) |
Checks whether x and y are equal (using GUIDs).
|