Skip to main content

MachineIdentityDtoOwners

Import this model from the entry point of its package:

import { MachineIdentityDtoOwners } from '@sailpoint/angular-sdk/machine_identities';

Properties

NameTypeDescriptionNotes
primaryIdentityobjectDefines the identity which is selected as the primary owner[default to undefined]
secondaryIdentitiesArray<BaseReferenceDto>Defines the identities which are selected as secondary owners[default to undefined]