Skip to main content

SearchAttributeConfig

Import this model from the entry point of its package:

import { SearchAttributeConfig } from '@sailpoint/angular-sdk/search_attribute_configuration';

Properties

NameTypeDescriptionNotes
name(optional) stringName of the new attribute[default to undefined]
displayName(optional) stringThe display name of the new attribute[default to undefined]
applicationAttributes(optional) objectMap of application id and their associated attribute.[default to undefined]