Discuss this help topic in SecureBlackbox Forum
This event is fired after clent's authorization.
Declaration
Parameters
Description
This event is fired each time after client authorization. The event handler should decide whether to serve the protected resource. It is a good idea to check the Authenticated property of RequestInfo inside the event handler.