@infrasoftbe/vnv-sdk
Preparing search index...
ADM
Rights
Variable Rights
Const
Rights
:
(
rights
:
string
[]
)
=>
ArrayRights
&
{
applyRule
:
(
hierarchy
:
any
,
rule
:
string
)
=>
void
;
buildRightsHierarchy
:
(
rules
:
any
)
=>
Record
;
encode
:
(
json
:
Record
)
=>
string
[]
;
isFinalModule
:
(
modulePath
:
any
)
=>
boolean
;
}
= FnRights.Rights
Type declaration
(
rights
:
string
[]
)
:
ArrayRights
Parameters
rights
:
string
[]
Returns
ArrayRights
applyRule
:
(
hierarchy
:
any
,
rule
:
string
)
=>
void
buildRightsHierarchy
:
(
rules
:
any
)
=>
Record
encode
:
(
json
:
Record
)
=>
string
[]
isFinalModule
:
(
modulePath
:
any
)
=>
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@infrasoftbe/vnv-sdk
Loading...