OutlierDetectedIdentity
Import this model from the entry point of its package:
import { OutlierDetectedIdentity } from '@sailpoint/angular-sdk/triggers';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | string | Identity's DTO type. | [default to undefined] |
| id | string | Identity's unique ID. | [default to undefined] |
| name | string | Identity's name. | [default to undefined] |