Okta.Sdk.Model.AuthenticatorKeyTacAllOfProviderConfigurationComplexity
October 22, 2025 ยท View on GitHub
Define the complexity of the TAC
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Numbers | bool | Use numbers in the TAC. `numbers` is always `true` for the TAC authenticator. | [optional] |
| Letters | bool | Use letters in the TAC | [optional] |
| SpecialCharacters | bool | Use special characters in the TAC | [optional] |