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

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