Discuss this help topic in SecureBlackbox Forum

TElCustomDataStorageSecurityHandler.ClearCache

TElCustomDataStorageSecurityHandler     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Clears security cache.

Declaration

[C#]
    void ClearCache();

[VB.NET]
    Sub ClearCache()

[Pascal]
    procedure ClearCache;

[C++]
    void ClearCache();

[PHP]
    void ClearCache()

[Java]
    void clearCache();

Description

    Use this method to clear security cache of the handler.

See also:     Reset    

Discuss this help topic in SecureBlackbox Forum