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