Discuss this help topic in SecureBlackbox Forum
This topic is under development
Declaration
[VB.NET]
Property IsSecret As Boolean
[Pascal]
property IsSecret : boolean;
[C++]
bool get_IsSecret();
[PHP]
bool get_IsSecret()
[Java]
boolean getIsSecret();
Description
…
Discuss this help topic in SecureBlackbox Forum