Options
All
  • Public
  • Public/Protected
  • All
Menu

Class User

Contains information about a user.

Hierarchy

Implements

Index

Properties

displayName

displayName: string

The display name of the user.

groups

groups: string[]

The groups associated with this user.

password

password: undefined

This is never populated in a result returned by the server.

roles

roles: Role[]

The roles associates with this user.

username

username: string

The username of the user.

Generated using TypeDoc