Schema for the user context of a session.

Hierarchy

  • UserContext

Properties

Properties

db?: string

Database name in the context of the provided operation.

name: string

User name.

roles: string[]

List of user roles.

Generated using TypeDoc