Skip to main content

RoleMiningSessionScope

Import this model from the entry point of its package:

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

Properties

NameTypeDescriptionNotes
identityIds(optional) Array<string>The list of identities for this role mining session.[default to undefined]
criteria(optional) stringThe "search" criteria that produces the list of identities for this role mining session.[default to undefined]
attributeFilterCriteria(optional) Array<object>The filter criteria for this role mining session.[default to undefined]