Name | Type | Description | Notes |
---|---|---|---|
Request | ProtocolAlgorithmType | [optional] | |
Response | ProtocolAlgorithmType | [optional] |
- Prepare the resource
$ProtocolAlgorithms = Initialize-Okta.PowerShellProtocolAlgorithms -Request null `
-Response null
- Convert the resource to JSON
$ProtocolAlgorithms | ConvertTo-JSON