CommonAccessIDStatus
Import this model from the entry point of its package:
import { CommonAccessIDStatus } from '@sailpoint/angular-sdk/iai_common_access';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| confirmedIds | (optional) Array<string> | List of confirmed common access ids. | [default to undefined] |
| deniedIds | (optional) Array<string> | List of denied common access ids. | [default to undefined] |