Skip to main content

IntelPrivilegedAccessItemWire

Import this model from the entry point of its package:

import { IntelPrivilegedAccessItemWire } from '@sailpoint/angular-sdk/intelligence';

Properties

NameTypeDescriptionNotes
privilegedbooleanTrue when this item is classified as privileged access for the identity.[default to undefined]
privilegeLevel(optional) Intelprivilegelevel[default to undefined]
idstringIdentifier of the privileged access item.[default to undefined]
typestringType of privileged access object.[default to undefined]
displayName(optional) stringDisplay label for the privileged access item in administrative experiences.[default to undefined]
name(optional) stringTechnical name of the privileged access item.[default to undefined]
source(optional) IntelPrivilegedAccessItemWireSource[default to undefined]
attribute(optional) stringSource attribute name that carries the privileged value when applicable.[default to undefined]
value(optional) stringPrivileged value on the source attribute when applicable.[default to undefined]