X509CertificateCollection.GetHashCode Method

Definition

Builds a hash value based on all values contained in the current X509CertificateCollection.

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

Returns

A hash value based on all values contained in the current X509CertificateCollection.

Applies to