Skip to main content

PutPasswordDictionaryRequest

Properties

NameTypeDescriptionNotes
FileSystem.IO.FileInfo[optional]

Examples

  • Prepare the resource
$PutPasswordDictionaryRequest = Initialize-PSSailpoint.V2024PutPasswordDictionaryRequest  -File null
  • Convert the resource to JSON
$PutPasswordDictionaryRequest | ConvertTo-JSON

[Back to top]