HID APPROVE SDK
4.8
HID Approve SDK for Windows .NET
|
a progress event used to report progress More...
Public Member Functions | |
Task< PasswordPromptResult > | RequestPassword (IPasswordPromptEvent value) |
If a listener implementation is passed to a synchronization, this method is invoked when password is required from the server's policy. More... | |
a progress event used to report progress
Task<PasswordPromptResult> HIDIA.Transaction.IHIDProgress< in in IProgressEvent >.RequestPassword | ( | IPasswordPromptEvent | value | ) |
If a listener implementation is passed to a synchronization, this method is invoked when password is required from the server's policy.
value | A synchronization event received. |