Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
int SASLLoginPriority;
[VB.NET]
Property SASLLoginPriority As Integer
[Pascal]
under development
[C++]
int32_t get_SASLLoginPriority();
void set_SASLLoginPriority(int32_t Value);
[PHP]
integer get_SASLLoginPriority()
void set_SASLLoginPriority(integer $Value)
[Java]
int getSASLLoginPriority();
void setSASLLoginPriority(int Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum