PasswordPolicyHoldersDtoAttributesIdentityAttrInner
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| Name | String | Attribute's name | [optional] | 
| Value | String | Attribute's value | [optional] | 
Examples
- Prepare the resource
$PasswordPolicyHoldersDtoAttributesIdentityAttrInner = Initialize-V2024PasswordPolicyHoldersDtoAttributesIdentityAttrInner  -Name Country `
 -Value Canada
- Convert the resource to JSON
$PasswordPolicyHoldersDtoAttributesIdentityAttrInner | ConvertTo-JSON