Discuss this help topic in SecureBlackbox Forum
This event is fired when client requested possibility for authentication.
Declaration
Parameters
- Username - username (login) on the server
- AuthType - the type of authentication that the client wants to use
- Accept - set this parameter to True if you want to allow the client to use this method.Otherwise authentication attempt will fail for the client.
- pcUsername - username (login) on the server
- szUsername - the length of pcUsername.
Authentication type values
Description
This event is fired for each client's attempt to authenticate.
Discuss this help topic in SecureBlackbox Forum