ZoneMembershipCondition.GetHashCode Method

Definition

Gets the hash code for the current membership condition.

public:
 override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Returns

The hash code for the current membership condition.

Exceptions

The SecurityZone property is null.

The SecurityZone property is not a valid SecurityZone.

Applies to