Discuss this help topic in SecureBlackbox Forum
Specifies whether Web SSO is enabled.
Declaration
[VB.NET]
Property WebSSOEnabled As Boolean
[Pascal]
property WebSSOEnabled : boolean;
[C++]
bool get_WebSSOEnabled();
[PHP]
bool get_WebSSOEnabled()
[Java]
boolean getWebSSOEnabled();
Description
Use this property to check whether Web single sign-on is enabled.
Discuss this help topic in SecureBlackbox Forum