Click or drag to resize
GDPKICertificateStoreCertificateRemoved Event
Certificate removal notification event. Use this event to add an handler for removals from the Good Dynamics X.509 certificate store.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public static event GDPKICertificateEventHandler CertificateRemoved

Value

Type: GDGDPKICertificateEventHandler
See Also