Skip to content

Overview

//trimblecloud-fileservice/trimblecloud.fileservice.models/AclDeviceIdentity

AclDeviceIdentity

[JVM]
open class AclDeviceIdentity : AclIdentity

Represents an application identity in the access control list (ACL).

Constructors

AclDeviceIdentity[JVM]
constructor(deviceId: UUID)
Creates an device identity.

Functions

NameSummary
formatEntity[JVM]
open fun formatEntity(): String
Returns the TRN (Trimble Resource Name) of the device.
toString[JVM]
open fun toString(): String