Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DbAddUserOptions

Index

Properties

Properties

Optional customData

customData: Object

Custom data associated with the user (only Mongodb 2.6 or higher).

Optional j

j: undefined | true | false

Specify a journal write concern.

Optional roles

roles: Object[]

Roles associated with the created user (only Mongodb 2.6 or higher).

Optional w

w: string | number

The write concern.

Optional wtimeout

wtimeout: undefined | number

The write concern timeout.

Generated using TypeDoc