mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-06 20:37:46 +00:00
946 B
946 B
id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id | title | pagination_label | sidebar_label | sidebar_class_name | keywords | slug | tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| put-password-dictionary-request | PutPasswordDictionaryRequest | PutPasswordDictionaryRequest | PutPasswordDictionaryRequest | powershellsdk |
|
/tools/sdk/powershell/v3/models/put-password-dictionary-request |
|
PutPasswordDictionaryRequest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| File | System.IO.FileInfo | [optional] |
Examples
- Prepare the resource
$PutPasswordDictionaryRequest = Initialize-PutPasswordDictionaryRequest -File null
- Convert the resource to JSON
$PutPasswordDictionaryRequest | ConvertTo-JSON