Name | Type | Description | Notes |
---|---|---|---|
Name | String | [optional] | |
Type | AuthenticationProviderType | [optional] |
- Prepare the resource
$AuthenticationProvider = Initialize-Okta.PowerShellAuthenticationProvider -Name null `
-Type null
- Convert the resource to JSON
$AuthenticationProvider | ConvertTo-JSON