Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
int PlainLoginPriority;
[VB.NET]
Property PlainLoginPriority As Integer
[Pascal]
under development
[C++]
int32_t get_PlainLoginPriority();
void set_PlainLoginPriority(int32_t Value);
[PHP]
integer get_PlainLoginPriority()
void set_PlainLoginPriority(integer $Value)
[Java]
int getPlainLoginPriority();
void setPlainLoginPriority(int Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum