Skip to main content

ApprovalRequestedTarget

Import this model from the entry point of its package:

import { ApprovalRequestedTarget } from '@sailpoint/angular-sdk/approvals';

Properties

NameTypeDescriptionNotes
forcedAuthSignature(optional) stringSignature required for forced authentication.[default to undefined]
id(optional) stringID of the requested target.[default to undefined]
name(optional) stringName of the requested target.[default to undefined]
reauthRequired(optional) booleanIndicates if reauthentication is required.[default to false]
removalDate(optional) stringDate when the target will be removed.[default to undefined]
requestType(optional) stringType of the request.[default to undefined]
targetType(optional) stringType of the target.[default to undefined]