25 #import <Foundation/Foundation.h>
NSString * pushId
The base64 representation of the device token identifier provided by notification service...
Definition: HIDContainerInitialization.h:55
NSString * inviteCode
The invite code. (expected max 62 characters)
Definition: HIDContainerInitialization.h:80
NSString * containerFriendlyName
The container friendly name. (expected max 128 characters)
Definition: HIDContainerInitialization.h:48
NSString * deviceFriendlyName
The device friendly name. (expected max 128 characters)
Definition: HIDContainerInitialization.h:44
NSString * userId
The user identifier. (expected max 128 characters)
Definition: HIDContainerInitialization.h:73
Configuration for creation of a Container.
Definition: HIDContainerInitialization.h:62
NSString * activationCode
The activation code.
Definition: HIDContainerInitialization.h:69
NSString * password
Container keys password (if protected by password).
Definition: HIDContainerInitialization.h:96
NSString * serverURL
The authentication server URL. (expected max 128 characters)
Definition: HIDContainerInitialization.h:84
base container configuration
Definition: HIDContainerInitialization.h:36
Configuration for renew of a Container.
Definition: HIDContainerInitialization.h:92