Visual Guard Class Library Documentation

VGPrincipalPermission.GetHashCode Method 

Gets a hash code for the PrincipalPermission object that is suitable for use in hashing algorithms and data structures such as a hash table.

public override int GetHashCode();

Return Value

A hash code for the current PrincipalPermission object.

See Also

VGPrincipalPermission Class | Novalys.VisualGuard.Security Namespace