Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
bool IDPAllowCreateIdentifier;
[VB.NET]
Property IDPAllowCreateIdentifier As Boolean
[Pascal]
under development
[C++]
bool get_IDPAllowCreateIdentifier();
void set_IDPAllowCreateIdentifier(bool Value);
[PHP]
bool get_IDPAllowCreateIdentifier()
void set_IDPAllowCreateIdentifier(bool $Value)
[Java]
boolean getIDPAllowCreateIdentifier();
void setIDPAllowCreateIdentifier(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum