dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MemCryptStorage Class / RemoveCert Method
The specified ID.

In This Topic
RemoveCert Method
In This Topic
Removes a certificate with the specified ID from the MemCryptStorage.
Syntax
'Declaration
 
Public Shared Sub RemoveCert( _
   ByVal id As String _
) 
 

Parameters

id
The specified ID.
See Also