Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 571 Bytes

PasswordCredentialHook.md

File metadata and controls

21 lines (15 loc) · 571 Bytes

PasswordCredentialHook

Properties

Name Type Description Notes
Type String [optional]

Examples

  • Prepare the resource
$PasswordCredentialHook = Initialize-Okta.PowerShellPasswordCredentialHook  -Type null
  • Convert the resource to JSON
$PasswordCredentialHook | ConvertTo-JSON

[Back to Model list] [Back to API list] [Back to README]