mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 04:19:34 +00:00
1.2 KiB
1.2 KiB
id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id | title | pagination_label | sidebar_label | sidebar_class_name | keywords | slug | tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| v2025-password-policy-holders-dto-attributes | PasswordPolicyHoldersDtoAttributes | PasswordPolicyHoldersDtoAttributes | PasswordPolicyHoldersDtoAttributes | powershellsdk |
|
/tools/sdk/powershell/v2025/models/password-policy-holders-dto-attributes |
|
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