HID APPROVE SDK
4.8
HID Approve SDK for Windows .NET
|
Base container configuration More...
Public Member Functions | |
virtual void | Reset () |
Resets the sensitive members of the class. More... | |
Properties | |
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... | |
Base container configuration
|
inlinevirtual |
Resets the sensitive members of the class.
This method should be called as soon as the class instance becomes useless.
Reimplemented in HIDIA.Transaction.ContainerRenewal, and HIDIA.Transaction.ContainerInitialization.
|
getset |
The container friendly name.
|
getset |
The device friendly name.
This name will be communicated to the server and may be used by other applications to help the end-user identify his/her device.
|
getset |
The device identifier provided by the notification service.
This identifier will be communicated to the server to allow it to send notifications.