mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 04:19:34 +00:00
965 B
965 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 | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| beta-put-password-dictionary-request | PutPasswordDictionaryRequest | PutPasswordDictionaryRequest | PutPasswordDictionaryRequest | powershellsdk |
|
/tools/sdk/powershell/beta/models/put-password-dictionary-request |
|
PutPasswordDictionaryRequest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| File | System.IO.FileInfo | [optional] |
Examples
- Prepare the resource
$PutPasswordDictionaryRequest = Initialize-BetaPutPasswordDictionaryRequest -File null
- Convert the resource to JSON
$PutPasswordDictionaryRequest | ConvertTo-JSON