Click or drag to resize
Galactic API

UserEquals Method

Overload List
  NameDescription
Public methodEquals(Object)
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodEquals(ActiveDirectoryObject, ActiveDirectoryObject)
Checks whether x and y are equal (using GUIDs).
(Inherited from ActiveDirectoryObject.)
Public methodEquals(SecurityPrincipal, SecurityPrincipal)
Checks whether x and y are equal (using GUIDs).
(Inherited from SecurityPrincipal.)
Public methodEquals(User, User)
Checks whether x and y are equal (using GUIDs).
Top
See Also