Skip to main content

OutlierDetected

Import this model from the entry point of its package:

import { OutlierDetected } from '@sailpoint/angular-sdk/triggers';

Properties

NameTypeDescriptionNotes
identityOutlierDetectedIdentity[default to undefined]
outlierTypestringIdentity's outlier type.[default to undefined]
scorenumberDissimilarity score that determines whether the identity is an outlier, ranging from 0.0 to 1.0. The higher the score, the more likely the identity is an outlier.[default to undefined]