Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
int MatchingPrincipalsLimit;
[VB.NET]
Property MatchingPrincipalsLimit As Integer
[Pascal]
under development
[C++]
int32_t get_MatchingPrincipalsLimit();
void set_MatchingPrincipalsLimit(int32_t Value);
[PHP]
integer get_MatchingPrincipalsLimit()
void set_MatchingPrincipalsLimit(integer $Value)
[Java]
int getMatchingPrincipalsLimit();
void setMatchingPrincipalsLimit(int Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum