IntelOutlierAccessItem
Import this model from the entry point of its package:
import { IntelOutlierAccessItem } from '@sailpoint/angular-sdk/intelligence';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | Stable identifier of the outlier access-item row. | [default to undefined] |
| displayName | string | Display label of the risky access item. | [default to undefined] |
| description | (optional) string | Optional descriptive text for the risky access item. | [default to undefined] |
| accessType | string | Access item type. | [default to undefined] |
| sourceName | string | Source name where the risky access item exists. | [default to undefined] |
| extremelyRare | boolean | Indicates whether analytics marked this item as extremely rare. | [default to undefined] |