Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 662 Bytes

PasswordPolicyRecoveryFactorSettings.md

File metadata and controls

21 lines (15 loc) · 662 Bytes

PasswordPolicyRecoveryFactorSettings

Properties

Name Type Description Notes
Status LifecycleStatus [optional]

Examples

  • Prepare the resource
$PasswordPolicyRecoveryFactorSettings = Initialize-Okta.PowerShellPasswordPolicyRecoveryFactorSettings  -Status null
  • Convert the resource to JSON
$PasswordPolicyRecoveryFactorSettings | ConvertTo-JSON

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