Click or drag to resize
GDSecureMimeCertificateCommitToStore Method
Add a certificate to the secure store

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public bool CommitToStore()

Return Value

Type: Boolean
When this method completes, it returns true if successful, false otherwise.
See Also