Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
bool CacheKeyContexts;
[VB.NET]
Property CacheKeyContexts As Boolean
[Pascal]
under development
[C++]
bool get_CacheKeyContexts();
void set_CacheKeyContexts(bool Value);
[PHP]
bool get_CacheKeyContexts()
void set_CacheKeyContexts(bool $Value)
[Java]
boolean getCacheKeyContexts();
void setCacheKeyContexts(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum