Schema for the user context of a session.

Constructors

Properties

Methods

Constructors

Properties

db?: string

Database name in the context of the provided operation.

name: string

User name.

roles: string[] | Roles[]

List of user roles.

Methods

Generated using TypeDoc