HID APPROVE SDK
5.7.1
HID APPROVE SDK for iOS
|
Configuration for creation of a Container. More...
#import <HIDContainerInitialization.h>
Properties | |
NSString * | activationCode |
The activation code. More... | |
NSString * | inviteCode |
The invite code. More... | |
NSString * | serverURL |
The authentication server URL. | |
NSString * | userId |
The user identifier. | |
Properties inherited from HIDContainerConfiguration | |
NSString * | containerFriendlyName |
The container friendly name. | |
NSString * | deviceFriendlyName |
The device friendly name. More... | |
NSString * | pushId |
The device identifier provided by notification service. More... | |
Configuration for creation of a Container.
|
readwriteatomic |
The activation code.
This code encloses all the information needed to create a Container. It may come from a QR code or any other channel.
|
readwriteatomic |
The invite code.
This is a short code provided by the server to ensure the Container creation is genuine.