HID APPROVE SDK  5.12
HID Approve SDK for iOS/macOS
 All Classes Files Functions Variables Enumerations Enumerator Properties Pages
HIDPasswordPromptEvent Class Reference

A synchronization password request event sent from the server. More...

#import <HIDProgressListener.h>

Inheritance diagram for HIDPasswordPromptEvent:
<HIDEvent>

Properties

NSDate * expiryDate
 Contains the date/time at which the operation expires.
 
Boolean passwordInitialization
 Indicates whether the password is required for initialization or for verification.
 
id< HIDPasswordPolicypasswordPolicy
 The password policy instance.
 
- Properties inherited from <HIDEvent>
NSString * ID
 Returns the type identifier of this event. More...
 
NSArray * parameters
 Returns the metadata parameters. More...
 

Detailed Description

A synchronization password request event sent from the server.

The event identifier may be used to determine the expected event data.