ProvisioningPolicyDto
Import this model from the entry point of its package:
import { ProvisioningPolicyDto } from '@sailpoint/angular-sdk/sources';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | string | the provisioning policy name | [default to undefined] |
| description | (optional) string | the description of the provisioning policy | [default to undefined] |
| usageType | (optional) UsageType | [default to undefined] | |
| fields | (optional) Array<FieldDetailsDto> | [default to undefined] |