Skip to main content

AccessCriteria

Import this model from the entry point of its package:

import { AccessCriteria } from '@sailpoint/angular-sdk/sod_policies';

Properties

NameTypeDescriptionNotes
name(optional) stringBusiness name for the access construct list[default to undefined]
criteriaList(optional) Array<AccessCriteriaCriteriaListInner>List of criteria. There is a min of 1 and max of 50 items in the list.[default to undefined]