Revocability
Properties
Name | Type | Description | Notes |
---|---|---|---|
ApprovalSchemes | []AccessProfileApprovalScheme | List describing the steps in approving the revocation request | [optional] |
Examples
- Prepare the resource
$Revocability = Initialize-PSSailpoint.V3Revocability -ApprovalSchemes null
- Convert the resource to JSON
$Revocability | ConvertTo-JSON