Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Security
GuardRightsOverride
Interface GuardRightsOverride
Public
interface
GuardRightsOverride
{
createRight
?:
ResourceRight
;
deleteRight
?:
ResourceRight
;
readRight
?:
ResourceRight
;
updateRight
?:
ResourceRight
;
}
Index
Properties
create
Right?
delete
Right?
read
Right?
update
Right?
Properties
Optional
create
Right
create
Right
?:
ResourceRight
Optional
delete
Right
delete
Right
?:
ResourceRight
Optional
read
Right
read
Right
?:
ResourceRight
Optional
update
Right
update
Right
?:
ResourceRight
On This Page
Properties
create
Right
delete
Right
read
Right
update
Right
Юниверс MDM SDK UI
Loading...
Public