SAS Developer Portal
SVI Solution Extensions
Preparing search index...
The search index is not available
SAS® Visual Investigator API
@sas/vi-api
control
UserGroupRestrictions
Interface UserGroupRestrictions
interface
UserGroupRestrictions
{
allowMultipleSelections
:
boolean
;
dataType
:
FieldType
;
masked
?:
{
currentUserIsAuthorizedToReveal
:
boolean
;
revealUrl
?:
string
;
}
;
readOnly
:
boolean
;
required
:
boolean
;
systemReserved
:
boolean
;
userSelectionStrategy
:
UserGroupStrategy
;
}
Hierarchy (
view full
)
FieldRestrictions
UserGroupRestrictions
Index
Properties
allow
Multiple
Selections
data
Type
masked?
read
Only
required
system
Reserved
user
Selection
Strategy
Properties
allow
Multiple
Selections
allow
Multiple
Selections
:
boolean
data
Type
data
Type
:
FieldType
Optional
masked
masked
?:
{
currentUserIsAuthorizedToReveal
:
boolean
;
revealUrl
?:
string
;
}
read
Only
read
Only
:
boolean
required
required
:
boolean
system
Reserved
system
Reserved
:
boolean
user
Selection
Strategy
user
Selection
Strategy
:
UserGroupStrategy
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow
Multiple
Selections
data
Type
masked
read
Only
required
system
Reserved
user
Selection
Strategy
SAS Developer Portal
SVI Solution Extensions
@sas/vi-api - v1.46.0
Loading...