Click or drag to resize
Galactic API

GroupGetHashCode Method

Overload List
  NameDescription
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetHashCode(ActiveDirectoryObject)
Generates a hash code for the ActiveDirectoryObject supplied.
(Inherited from ActiveDirectoryObject.)
Public methodGetHashCode(Group)
Generates a hash code for the Group supplied.
Public methodGetHashCode(SecurityPrincipal)
Generates a hash code for the SecurityPrincipal supplied.
(Inherited from SecurityPrincipal.)
Top
See Also