Click or drag to resize
GDSecureMimeCertificateDeleteRecipientsFromStore Method
Delete all recipient certificates from the secure store.

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

Return Value

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