Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property LogoutPage As String
[Pascal]
under development
[C++]
void get_LogoutPage(std::string &OutResult);
void set_LogoutPage(const std::string &Value);
[PHP]
string get_LogoutPage()
void set_LogoutPage(string $Value)
[Java]
String getLogoutPage();
void setLogoutPage(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum