Skip to main content

ManagerCorrelationMapping

Import this model from the entry point of its package:

import { ManagerCorrelationMapping } from '@sailpoint/angular-sdk/multi_host_integration';

Properties

NameTypeDescriptionNotes
accountAttributeName(optional) stringName of the attribute to use for manager correlation. The value found on the account attribute will be used to lookup the manager's identity.[default to undefined]
identityAttributeName(optional) stringName of the identity attribute to search when trying to find a manager using the value from the accountAttribute.[default to undefined]