Skip to main content

EntitlementConnectionSearchHitEntitlement

Import this model from the entry point of its package:

import { EntitlementConnectionSearchHitEntitlement } from '@sailpoint/angular-sdk/entitlement_connections';

Properties

NameTypeDescriptionNotes
id(optional) stringEntitlement identifier.[default to undefined]
name(optional) stringEntitlement name.[default to undefined]
displayName(optional) stringHuman-readable entitlement label.[default to undefined]
description(optional) stringEntitlement description.[default to undefined]
attribute(optional) stringSource attribute carrying entitlement values.[default to undefined]
value(optional) stringSource entitlement value.[default to undefined]
sourceSchemaObjectType(optional) stringSource schema object type for the entitlement.[default to undefined]
privilegeLevel(optional) EntitlementConnectionSearchHitEntitlementPrivilegeLevel[default to undefined]