UserId
The ID of the user for whom you have retrieved a workload access token for
Inherited functions
Link copied to clipboard
Casts this UserIdentifier as a UserId and retrieves its kotlin.String value. Throws an exception if the UserIdentifier is not a UserId.
Link copied to clipboard
Casts this UserIdentifier as a UserId and retrieves its kotlin.String value. Returns null if the UserIdentifier is not a UserId.
Link copied to clipboard
Casts this UserIdentifier as a UserToken and retrieves its kotlin.String value. Throws an exception if the UserIdentifier is not a UserToken.
Link copied to clipboard
Casts this UserIdentifier as a UserToken and retrieves its kotlin.String value. Returns null if the UserIdentifier is not a UserToken.