Click or drag to resize
GDSecureMimeCertificateDeleteFromStore Method
Delete certificate from the secure store

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

Return Value

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