Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 599 Bytes

PreRegistrationInlineHook.md

File metadata and controls

21 lines (15 loc) · 599 Bytes

PreRegistrationInlineHook

Properties

Name Type Description Notes
InlineHookId String [optional]

Examples

  • Prepare the resource
$PreRegistrationInlineHook = Initialize-Okta.PowerShellPreRegistrationInlineHook  -InlineHookId null
  • Convert the resource to JSON
$PreRegistrationInlineHook | ConvertTo-JSON

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