Skip to main content

AccountInfoDto

Import this model from the entry point of its package:

import { AccountInfoDto } from '@sailpoint/angular-sdk/identities';

Properties

NameTypeDescriptionNotes
nativeIdentity(optional) stringThe unique ID of the account generated by the source system[default to undefined]
displayName(optional) stringDisplay name for this account[default to undefined]
uuid(optional) stringUUID associated with this account[default to undefined]