Options
All
  • Public
  • Public/Protected
  • All
Menu

Defines the access constraints of an application view

Hierarchy

  • Access

Indexable

[k: string]: any

Index

Properties

authority?: string | string[]
bannedRole?: string | string[] | RoleAccess | RoleAccess[]
group?: string | string[]
role?: string | string[] | RoleAccess | RoleAccess[]

string and Array<string> types are deprecated and support for them will be removed in a future version.

For string values the format is: .

Generated using TypeDoc