SAS Developer Portal
SVI Solution Extensions
Preparing search index...
The search index is not available
SAS® Visual Investigator API
@sas/vi-api
elements
IIdentitySelectDialogData
Interface IIdentitySelectDialogData
interface
IIdentitySelectDialogData
{
filter
?:
IIdentitySelectFilterOptions
;
identities
?:
IIdentityOption
[]
;
limitSelectionToMembersOf
?:
string
|
ILimitSelectionToConfig
;
okButtonLabel
?:
string
;
selection
?:
IdentitySelection
;
selectionMode
:
SelectionMode
;
showSelectCurrentUserButton
?:
boolean
;
title
?:
string
;
}
Index
Properties
filter?
identities?
limit
Selection
To
Members
Of?
ok
Button
Label?
selection?
selection
Mode
show
Select
Current
User
Button?
title?
Properties
Optional
filter
filter
?:
IIdentitySelectFilterOptions
Optional
identities
identities
?:
IIdentityOption
[]
Optional
limit
Selection
To
Members
Of
limit
Selection
To
Members
Of
?:
string
|
ILimitSelectionToConfig
Optional
ok
Button
Label
ok
Button
Label
?:
string
Optional
selection
selection
?:
IdentitySelection
selection
Mode
selection
Mode
:
SelectionMode
Optional
show
Select
Current
User
Button
show
Select
Current
User
Button
?:
boolean
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
filter
identities
limit
Selection
To
Members
Of
ok
Button
Label
selection
selection
Mode
show
Select
Current
User
Button
title
SAS Developer Portal
SVI Solution Extensions
@sas/vi-api - v1.46.0
Loading...