Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
bool UseEnhancedCSP;
[VB.NET]
Property UseEnhancedCSP As Boolean
[Pascal]
under development
[C++]
bool get_UseEnhancedCSP();
void set_UseEnhancedCSP(bool Value);
[PHP]
bool get_UseEnhancedCSP()
void set_UseEnhancedCSP(bool $Value)
[Java]
boolean getUseEnhancedCSP();
void setUseEnhancedCSP(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum