ScopeVisibilityType
Import this model from the entry point of its package:
import { ScopeVisibilityType } from '@sailpoint/angular-sdk/data_segmentation';
Enum
-
All(value:'ALL') -
Filter(value:'FILTER') -
Selection(value:'SELECTION') -
Unsegmented(value:'UNSEGMENTED')