Discuss this help topic in SecureBlackbox Forum
This event requests information that should be shown to the client.
Declaration
Parameters
- Username - the name of the client being authenticated
- AuthType - the type of authentication
- Banner - message text to be shown
- LanguageTag - language code (see RFC1766)
- pcUsername - the name of the client being authenticated
- szUsername - the length of pcUsername.
- pcBanner - message text to be shown
- szBanner - the length of pcBanner.
- pLanguageTag -
- szLanguageTag - the length of pcLanguageTag.
Authentication type values
Description
This event is fired when it is necessary to show some message to the client during authentication.
Discuss this help topic in SecureBlackbox Forum