Skip to main content

AttrSyncSourceAttributeConfig

Import this model from the entry point of its package:

import { AttrSyncSourceAttributeConfig } from '@sailpoint/angular-sdk/sources';

Properties

NameTypeDescriptionNotes
namestringName of the identity attribute[default to undefined]
displayNamestringDisplay name of the identity attribute[default to undefined]
enabledbooleanDetermines whether or not the attribute is enabled for synchronization[default to undefined]
targetstringName of the source account attribute to which the identity attribute value will be synchronized if enabled[default to undefined]