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