Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property SRPUserName As String
[Pascal]
under development
[C++]
void get_SRPUserName(std::string &OutResult);
void set_SRPUserName(const std::string &Value);
[PHP]
string get_SRPUserName()
void set_SRPUserName(string $Value)
[Java]
String getSRPUserName();
void setSRPUserName(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum