Skip to main content

ProvisioningPolicyDto

Import this model from the entry point of its package:

import { ProvisioningPolicyDto } from '@sailpoint/angular-sdk/connectors';

Properties

NameTypeDescriptionNotes
namestringthe provisioning policy name[default to undefined]
description(optional) stringthe description of the provisioning policy[default to undefined]
usageType(optional) UsageType[default to undefined]
fields(optional) Array<FieldDetailsDto>[default to undefined]