Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property SAMLSession As String
[Pascal]
under development
[C++]
void get_SAMLSession(std::string &OutResult);
void set_SAMLSession(const std::string &Value);
[PHP]
string get_SAMLSession()
void set_SAMLSession(string $Value)
[Java]
String getSAMLSession();
void setSAMLSession(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum