Class

Role

Role()

Role represents a server-side role object

Constructor

# new Role()

View Source usermanager.js, line 43

Members

string

# bucket

The bucket this role is scoped to.

View Source usermanager.js, line 57

string

# collection

The collection this role is scoped to.

Since:
  • 3.0.6 (stability: uncommitted)

View Source usermanager.js, line 75

string

# name

The name of the role (eg. data_access).

View Source usermanager.js, line 50

string

# scope

The scope this role is scoped to.

Since:
  • 3.0.6 (stability: uncommitted)

View Source usermanager.js, line 66