Skip to main content

PublicIdentityAttributesInner

Import this model from the entry point of its package:

import { PublicIdentityAttributesInner } from '@sailpoint/angular-sdk/public_identities';

Properties

NameTypeDescriptionNotes
key(optional) stringThe attribute key[default to undefined]
name(optional) stringHuman-readable display name of the attribute[default to undefined]
value(optional) stringThe attribute value[default to undefined]