Skip to main content

ContextAttributeDto

Import this model from the entry point of its package:

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

Properties

NameTypeDescriptionNotes
attribute(optional) stringThe name of the attribute[default to undefined]
value(optional) ContextAttributeDtoValue[default to undefined]
derived(optional) booleanTrue if the attribute was derived.[default to false]