PrivilegeCriteriaConfigDTO
Import this model from the entry point of its package:
import { PrivilegeCriteriaConfigDTO } from '@sailpoint/angular-sdk/privilege_criteria_configuration';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | (optional) string | The Id of the task which is executing the bulk update. | [default to undefined] |
| sourceId | (optional) string | The Id of the source that the criteria configuration is applied to. | [default to undefined] |
| config | (optional) object | The configuration settings for privilege criteria evaluation. | [default to undefined] |
| created | (optional) string | The date and time when the privilege criteria configuration was created. | [default to undefined] |
| modified | (optional) string | The date and time when the privilege criteria configuration was last modified. | [default to undefined] |