Preparing search index...
@universe-dg/sdk
Universe
Platform
Security
PermissionsGuard
Class PermissionsGuard
Public
Index
Constructors
constructor
Methods
has
Create
Right
has
Delete
Right
has
Read
Right
has
Update
Right
is
Read
Only
Constructors
constructor
new
PermissionsGuard
(
resourcePerms
:
string
[]
,
rightsOverride
?:
GuardRightsOverride
,
)
:
PermissionsGuard
Parameters
resourcePerms
:
string
[]
Optional
rightsOverride
:
GuardRightsOverride
Returns
PermissionsGuard
Methods
has
Create
Right
hasCreateRight
()
:
boolean
Returns
boolean
has
Delete
Right
hasDeleteRight
()
:
boolean
Returns
boolean
has
Read
Right
hasReadRight
()
:
boolean
Returns
boolean
has
Update
Right
hasUpdateRight
()
:
boolean
Returns
boolean
is
Read
Only
isReadOnly
()
:
boolean
Returns
boolean
On This Page
Constructors
constructor
Methods
has
Create
Right
has
Delete
Right
has
Read
Right
has
Update
Right
is
Read
Only
Юниверс DG SDK UI
Loading...
Public