Discuss this help topic in SecureBlackbox Forum
Defines SSO service bindings.
Declaration
[PHP]
integer get_SingleSignOnServiceBindings()
void set_SingleSignOnServiceBindings(integer $Value)
[Java]
short getSingleSignOnServiceBindings();
void setSingleSignOnServiceBindings(short Value);
TSBSAMLBindingTypes values
Description
Use this property to specify SSO service bindings.
Discuss this help topic in SecureBlackbox Forum