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

Configuration for renew of a Container. More...

#import <HIDContainerInitialization.h>

Inheritance diagram for HIDContainerRenewal:
HIDContainerConfiguration

Properties

NSString * password
 Container keys password (if protected by password).
 
- Properties inherited from HIDContainerConfiguration
NSString * containerFriendlyName
 The container friendly name. (expected max 128 characters)
 
NSString * deviceFriendlyName
 The device friendly name. (expected max 128 characters) More...
 
NSString * pushId
 The base64 representation of the device token identifier provided by notification service,. More...
 

Detailed Description

Configuration for renew of a Container.

See also
#HIDContainer.renew:withSessionPassword:withListner:error