A data access rule that defines user roles and query filters for a collection in a linked data source.

Export

Rule

Hierarchy

  • Rule

Properties

_id?: any

The rule's unique ObjectId identifier.

Memberof

Rule

collection: any

The name of a collection in the specified database.

Memberof

Rule

database: any

The name of a database in the linked data source.

Memberof

Rule

filters?: any

A list of filters for incoming operations.

Memberof

Rule

roles?: any

A list of data access roles.

Memberof

Rule

Generated using TypeDoc