Discuss this help topic in SecureBlackbox Forum
This event is fired when client requested and was accessed for password authentication.
Declaration
Parameters
- Username - the name of the client being authenticated
- Password - string that client gives as password
- Accept - set this parameter to True if password is all right.
- ForceChangePassword - set this parameter to True if you want client to change the password
Description
Gives password for checking.
Discuss this help topic in SecureBlackbox Forum