Share via


UserRole type

Built-in database role that can be assigned to a user.
KnownUserRole can be used interchangeably with UserRole, this enum contains the known values that the service supports.

Known values supported by the service

root: Root role permissions on the target scope.

type UserRole = string