Discuss this help topic in SecureBlackbox Forum
This topic is under development.
Declaration
[VB.NET]
Property AllowIDPSSO As Boolean
[Pascal]
property AllowIDPSSO : boolean;
[C++]
bool get_AllowIDPSSO();
void set_AllowIDPSSO(bool Value);
[PHP]
bool get_AllowIDPSSO()
void set_AllowIDPSSO(bool $Value)
[Java]
boolean getAllowIDPSSO();
void setAllowIDPSSO(boolean Value);
Description
Discuss this help topic in SecureBlackbox Forum