deviceTRUST Properties
deviceTRUST | Agent | Client Extension | |||||||
---|---|---|---|---|---|---|---|---|---|
Provides information about whether a connection to a deviceTRUST Client Extension has been established, the version of the deviceTRUST software and the status of the deviceTRUST license. | Microsoft Windows | Microsoft Windows | Apple macOS | Apple iOS | Ubuntu | Chrome OS | IGEL OS | Stratodesk NoTouch OS | Unicon™ eLux |
Connected | |||||||||
Determines whether the deviceTRUST Agent has established a connection with the deviceTRUST Client Extension. Static property with boolean data type. Persists as LOCAL_DEVICETRUST_CONNECTED for the local agent. |
✔️ | ✔️ | |||||||
License Count | |||||||||
Determines the number of deviceTRUST licensed units. Static property with number data type. Persists as LOCAL_DEVICETRUST_LICENSE_COUNT for the local agent. |
✔️ | ✔️ | |||||||
License Expiry Date | |||||||||
Determines the date that the deviceTRUST license expires. Static property with datetime data type. Persists as LOCAL_DEVICETRUST_LICENSE_EXPIRYDATE for the local agent. |
✔️ | ✔️ | |||||||
License Issue Date | |||||||||
Determines the date that the deviceTRUST license was issued. Static property with datetime data type. Persists as LOCAL_DEVICETRUST_LICENSE_ISSUEDATE for the local agent. |
✔️ | ✔️ | |||||||
License Type | |||||||||
Determines the deviceTRUST license type. Static property with text data type. Persists as LOCAL_DEVICETRUST_LICENSE_TYPE for the local agent. |
✔️ | ✔️ | |||||||
License Unit | |||||||||
Determines the deviceTRUST licensable unit, e.g. a User or Device. Static property with enum data type with options User, Device, Unlimited. Persists as LOCAL_DEVICETRUST_LICENSE_UNIT for the local agent. |
✔️ | ✔️ | |||||||
License Valid | |||||||||
Determines whether the deviceTRUST license is valid. Static property with boolean data type. Persists as LOCAL_DEVICETRUST_LICENSE_VALID for the local agent. |
✔️ | ✔️ | |||||||
Version | |||||||||
The version of the deviceTRUST software. Static property with version data type. Persists as LOCAL_DEVICETRUST_VERSION for the local agent and REMOTE_DEVICETRUST_VERSION for the remote device. |
✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
deviceTRUST Properties
In this article
Copied!
Failed!