HID APPROVE SDK
4.8
HID Approve SDK for Windows .NET
|
Configuration for creation of a Container. The data is provided externally by the service provider. The way it is provided is vendor-specific. More...
Public Member Functions | |
override void | Reset () |
Resets the sensitive members of the class. More... | |
Properties | |
char [] | ActivationCode [get, set] |
The activation code. More... | |
char [] | InviteCode [get, set] |
The invite code. More... | |
string | ServerUrl [get, set] |
The authentication server URL. More... | |
string | UserId [get, set] |
The user identifier. More... | |
![]() | |
string | ContainerFriendlyName [get, set] |
The container friendly name. More... | |
string | DeviceFriendlyName [get, set] |
The device friendly name. More... | |
string | PushId [get, set] |
The device identifier provided by the notification service. More... | |
Configuration for creation of a Container. The data is provided externally by the service provider. The way it is provided is vendor-specific.
|
inlinevirtual |
Resets the sensitive members of the class.
This method should be called as soon as the class instance becomes useless.
Reimplemented from HIDIA.Transaction.ContainerConfiguration.
|
getset |
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./>
|
getset |
The invite code.
This is a short code provided by the server to ensure the Container creation is genuine.
|
getset |
The authentication server URL.
|
getset |
The user identifier.