Click or drag to resize
GDPKICertificateStore Class
Object that is used for subscribing events for additions and removals from Good Dynamics X.509 certificate store.
Inheritance Hierarchy
SystemObject
  GDGDPKICertificateStore

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public sealed class GDPKICertificateStore

The GDPKICertificateStore type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Events
  NameDescription
Public eventStatic memberCertificateAdded
Certificate addition notification event. Use this event to add an handler for additions to the Good Dynamics X.509 certificate store.
Public eventStatic memberCertificateRemoved
Certificate removal notification event. Use this event to add an handler for removals from the Good Dynamics X.509 certificate store.
Top
See Also

Reference