AccessCriteria
Import this model from the entry point of its package:
import { AccessCriteria } from '@sailpoint/angular-sdk/sod_violations';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | string | The name of the access criteria grouping. | [default to undefined] |
| conflictingItems | Array<Conflictingitem> | The list of access items that make up this side of the conflict. | [default to undefined] |