PasswordPolicyHoldersDtoAttributes
Properties
Name | Type | Description | Notes |
---|---|---|---|
IdentityAttr | []PasswordPolicyHoldersDtoAttributesIdentityAttrInner | Attributes of PasswordPolicyHoldersDto | [optional] |
Examples
- Prepare the resource
$PasswordPolicyHoldersDtoAttributes = Initialize-PSSailpoint.V2024PasswordPolicyHoldersDtoAttributes -IdentityAttr null
- Convert the resource to JSON
$PasswordPolicyHoldersDtoAttributes | ConvertTo-JSON