dk.sdu.cloud.auth.api.UserLookup

UCloud Developer Guide / Core / Users / User Creation

UserLookup

data class UserLookup(
    val subject: String,
    val role: Role,
)
Properties

Last updated