RoleCriteriaKeyType
Import this model from the entry point of its package:
import { RoleCriteriaKeyType } from '@sailpoint/angular-sdk/roles';
Enum
-
Identity(value:'IDENTITY') -
Account(value:'ACCOUNT') -
Entitlement(value:'ENTITLEMENT')
Import this model from the entry point of its package:
import { RoleCriteriaKeyType } from '@sailpoint/angular-sdk/roles';
Identity (value: 'IDENTITY')
Account (value: 'ACCOUNT')
Entitlement (value: 'ENTITLEMENT')