Skip to main content

Identityattribute2

Properties

NameTypeDescriptionNotes
namestringIdentity attribute's technical name.[default to undefined]
displayName(optional) stringIdentity attribute's business-friendly name.[default to undefined]
standard(optional) booleanIndicates whether the attribute is 'standard' or 'default'.[default to false]
type(optional) stringIdentity attribute's type.[default to undefined]
multi(optional) booleanIndicates whether the identity attribute is multi-valued.[default to false]
searchable(optional) booleanIndicates whether the identity attribute is searchable.[default to false]
system(optional) booleanIndicates whether the identity attribute is 'system', meaning that it doesn't have a source and isn't configurable.[default to false]
sources(optional) Array<Source2>Identity attribute's list of sources - this specifies how the rule's value is derived.[default to undefined]