Timestamp (milliseconds since epoch) when the device was first registered.
Physical device identifier assigned at binding time.
Distinct from DeviceBase.id (the server record id) and DeviceBase.uuid (the platform UUID). This value is set by the native SDK during the device-binding ceremony and cannot be changed.
User-visible display name of the device. This is the only writable field via update.
Server-assigned unique identifier for the device record.
Timestamp (milliseconds since epoch) of the most recent authentication or access event.
Platform UUID of the physical device.
Cryptographically bound device used for device-binding MFA.
Remarks
Extends DeviceBase with an additional
deviceIdthat identifies the physical device assigned during the binding ceremony.