PasswordDigitToken
Properties
Name | Type | Description | Notes |
---|---|---|---|
DigitToken | String | The digit token for password management | [optional] |
RequestId | String | The reference ID of the digit token generation request | [optional] |
Examples
- Prepare the resource
$PasswordDigitToken = Initialize-PSSailpoint.BetaPasswordDigitToken -DigitToken 09087713 `
-RequestId e1267ecd-fcd9-4c73-9c55-12555efad136
- Convert the resource to JSON
$PasswordDigitToken | ConvertTo-JSON