Skip to main content

RoleMiningPotentialRoleEditEntitlements

Import this model from the entry point of its package:

import { RoleMiningPotentialRoleEditEntitlements } from '@sailpoint/angular-sdk/iai_role_mining';

Properties

NameTypeDescriptionNotes
ids(optional) Array<string>The list of entitlement ids to be edited[default to undefined]
exclude(optional) booleanIf true, add ids to be exclusion list. If false, remove ids from the exclusion list.[default to undefined]