Skip to main content

RevocabilityForRole

Import this model from the entry point of its package:

import { RevocabilityForRole } from '@sailpoint/angular-sdk/roles';

Properties

NameTypeDescriptionNotes
commentsRequired(optional) booleanWhether the requester of the containing object must provide comments justifying the request[default to false]
denialCommentsRequired(optional) booleanWhether an approver must provide comments when denying the request[default to false]
approvalSchemes(optional) Array<ApprovalSchemeForRole>List describing the steps in approving the revocation request[default to undefined]