Discuss this help topic in SecureBlackbox Forum
This event is fired to set response status.
Declaration
Parameters
- StatusCode - the status code of the response.
- ErrorMessage - human-readable error message.
- DestroySession - set this parameter to true to destroy current session.
- pcErrorMessage - human-readable error message.
- szErrorMessage - the length of pcErrorMessage.
Description
This event is fired by TElSAMLServiceProvider when it assigns a status code to the response.
Discuss this help topic in SecureBlackbox Forum