Skip to main content

TokenInfo

A TokenInfo specifies one token that can be used to authenticate with a token serial number, a base-64 QR code string and a url based QR code string.

Properties

NameTypeDescriptionNotes
labelStringOptional label to identify an assigned token: a String up to 100 characters.[optional]
qrCodeStringThe base-64 encoded QR code. This QR code can be scanned by the Entrust Identity mobile application to perform activation in the case of an offline QR code challenge.[optional]
qrCodeUrlStringThe URL based QR code string. In the case of an offline QR code challenge, this string can be used to generated the base-64 encoded QR code.[optional]
serialNumberStringThe serial number of the token.[optional]