mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 20:37:47 +00:00
update doc files
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user