Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property CanVerify As Boolean
[Pascal]
under development
[C++]
bool get_CanVerify();
void set_CanVerify(bool Value);
[PHP]
bool get_CanVerify()
void set_CanVerify(bool $Value)
[Java]
boolean getCanVerify();
void setCanVerify(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum