Name | Type | Description | Notes |
---|---|---|---|
LOGINPAGE | PerClientRateLimitMode | [optional] | |
OAUTH2AUTHORIZE | PerClientRateLimitMode | [optional] | |
OIEAPPINTENT | PerClientRateLimitMode | [optional] |
- Prepare the resource
$PerClientRateLimitSettingsUseCaseModeOverrides = Initialize-Okta.PowerShellPerClientRateLimitSettingsUseCaseModeOverrides -LOGINPAGE null `
-OAUTH2AUTHORIZE null `
-OIEAPPINTENT null
- Convert the resource to JSON
$PerClientRateLimitSettingsUseCaseModeOverrides | ConvertTo-JSON