Click or drag to resize

CertificateTemplateGetHashCode Method

Serves as a hash function for a particular type.

Namespace:  PKI.CertificateTemplates
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public override int GetHashCode()

Return Value

Type: Int32
The hash code for the certificate template as an integer.
See Also