update doc files

This commit is contained in:
darrell-thobe-sp
2025-04-01 20:27:18 -04:00
parent 878245edd8
commit 0c80cd4cb7
203 changed files with 419 additions and 419 deletions

View File

@@ -16,9 +16,9 @@ tags: ['SDK', 'Software Development Kit', 'PasswordOrgConfig', 'BetaPasswordOrgC
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**CustomInstructionsEnabled** | Pointer to **bool** | Indicator whether custom password instructions feature is enabled. The default value is false. | [optional] [default to false]
**DigitTokenEnabled** | Pointer to **bool** | Indicator whether \"digit token\" feature is enabled. The default value is false. | [optional] [default to false]
**DigitTokenDurationMinutes** | Pointer to **int32** | The duration of \"digit token\" in minutes. The default value is 5. | [optional] [default to 5]
**DigitTokenLength** | Pointer to **int32** | The length of \"digit token\". The default value is 6. | [optional] [default to 6]
**DigitTokenEnabled** | Pointer to **bool** | Indicator whether \"digit token\" feature is enabled. The default value is false. | [optional] [default to false]
**DigitTokenDurationMinutes** | Pointer to **int32** | The duration of \"digit token\" in minutes. The default value is 5. | [optional] [default to 5]
**DigitTokenLength** | Pointer to **int32** | The length of \"digit token\". The default value is 6. | [optional] [default to 6]
## Methods