HID APPROVE SDK  4.8
HID Approve SDK for Windows .NET
HIDIA.Transaction.IHIDProgress< in in IProgressEvent > Interface Template Reference

a progress event used to report progress More...

Inheritance diagram for HIDIA.Transaction.IHIDProgress< in in IProgressEvent >:

Public Member Functions

Task< PasswordPromptResultRequestPassword (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...
 

Detailed Description

a progress event used to report progress

Member Function Documentation

◆ RequestPassword()

If a listener implementation is passed to a synchronization, this method is invoked when password is required from the server's policy.

Parameters
valueA synchronization event received.
Returns
The event result.