MachineIdentityDtoOwners
Import this model from the entry point of its package:
import { MachineIdentityDtoOwners } from '@sailpoint/angular-sdk/machine_identities';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| primaryIdentity | object | Defines the identity which is selected as the primary owner | [default to undefined] |
| secondaryIdentities | Array<BaseReferenceDto> | Defines the identities which are selected as secondary owners | [default to undefined] |