@openiap/nodeapi / Exports / Rights
Class: Rights
Table of contents
Constructors
Properties
Constructors
constructor
• new Rights()
Properties
create
▪ Static
create: number
= 1
Defined in
delete
▪ Static
delete: number
= 4
Defined in
full_control
▪ Static
full_control: number
= -1
Defined in
invoke
▪ Static
invoke: number
= 5
Defined in
read
▪ Static
read: number
= 2
Defined in
update
▪ Static
update: number
= 3