@openiap/nodeapi / Exports / Rights

Class: Rights

Table of contents

Constructors

Properties

Constructors

constructor

new Rights()

Properties

create

Static create: number = 1

Defined in

src/Rights.ts:2


delete

Static delete: number = 4

Defined in

src/Rights.ts:5


full_control

Static full_control: number = -1

Defined in

src/Rights.ts:8


invoke

Static invoke: number = 5

Defined in

src/Rights.ts:6


read

Static read: number = 2

Defined in

src/Rights.ts:3


update

Static update: number = 3

Defined in

src/Rights.ts:4