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