Skip to content

Overview

//trimblecloud-fileservice/trimblecloud.fileservice.models/AclUserIdentity

AclUserIdentity

[JVM]
open class AclUserIdentity : AclIdentity

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

Constructors

AclUserIdentity[JVM]
constructor(userId: UUID)
Creates an user identity.

Functions

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