Name | Type | Description | Notes |
---|---|---|---|
ActivationToken | String | [optional] [readonly] | |
ActivationUrl | String | [optional] [readonly] |
- Prepare the resource
$UserActivationToken = Initialize-Okta.PowerShellUserActivationToken -ActivationToken null `
-ActivationUrl null
- Convert the resource to JSON
$UserActivationToken | ConvertTo-JSON