Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
string SAMLSessionCookieName;
[VB.NET]
Property SAMLSessionCookieName As String
[Pascal]
under development
[C++]
void get_SAMLSessionCookieName(std::string &OutResult);
void set_SAMLSessionCookieName(const std::string &Value);
[PHP]
string get_SAMLSessionCookieName()
void set_SAMLSessionCookieName(string $Value)
[Java]
String getSAMLSessionCookieName();
void setSAMLSessionCookieName(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum