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

Name of user running the process.

roles: string[] | Roles[]

List of user roles.

Methods