dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / MemCryptStorage Class / ClearAll Method

In This Topic
    ClearAll Method
    In This Topic
    Deletes all CA certificates, certificates, and keys from the MemCryptStorage.
    Syntax
    'Declaration
     
    Public Shared Sub ClearAll() 
    public static void ClearAll()
    See Also