The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
PermissionSet::GetHashCode Method ()
.NET Framework (current version)
Gets a hash code for the PermissionSet object that is suitable for use in hashing algorithms and data structures such as a hash table.
Assembly: mscorlib (in mscorlib.dll)
The hash code for two instances of the same permission set might be different, so a hash code should not be used to compare two PermissionSet objects.
.NET Framework
Available since 2.0
Available since 2.0
Show: