HID APPROVE SDK  4.8
HID Approve SDK for Windows .NET
HIDIA.Transaction.ContainerConfiguration Class Reference

Base container configuration More...

Inheritance diagram for HIDIA.Transaction.ContainerConfiguration:
HIDIA.Transaction.ContainerInitialization HIDIA.Transaction.ContainerRenewal

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...
 

Detailed Description

Base container configuration

Member Function Documentation

◆ Reset()

virtual void HIDIA.Transaction.ContainerConfiguration.Reset ( )
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.

Property Documentation

◆ ContainerFriendlyName

string HIDIA.Transaction.ContainerConfiguration.ContainerFriendlyName
getset

The container friendly name.

◆ DeviceFriendlyName

string HIDIA.Transaction.ContainerConfiguration.DeviceFriendlyName
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.

◆ PushId

string HIDIA.Transaction.ContainerConfiguration.PushId
getset

The device identifier provided by the notification service.

This identifier will be communicated to the server to allow it to send notifications.