Click or drag to resize
GDSecureMimeCertificateHasKey Property
Gets information if certificate object contains key.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public bool HasKey { get; }

Property Value

Type: Boolean
Key presence information.
See Also