okta-sdk-nodejs

okta.DeviceProfile

Properties

Name Type Description Notes
displayName string Display name of the device [default to undefined]
imei string International Mobile Equipment Identity of the device [optional] [default to undefined]
manufacturer string Name of the manufacturer of the device [optional] [default to undefined]
meid string Mobile equipment identifier of the device [optional] [default to undefined]
model string Model of the device [optional] [default to undefined]
osVersion string Version of the device OS [optional] [default to undefined]
platform DevicePlatform   [default to undefined]
registered boolean Indicates if the device is registered at Okta [default to undefined]
secureHardwarePresent boolean Indicates if the device constains a secure hardware functionality [optional] [default to undefined]
serialNumber string Serial number of the device [optional] [default to undefined]
sid string Windows Security identifier of the device [optional] [default to undefined]
tpmPublicKeyHash string Windows Trsted Platform Module hash value [optional] [default to undefined]
udid string macOS Unique Device identifier of the device [optional] [default to undefined]