Okta.Sdk.Model.AuthenticatorProfileTacRequest
October 22, 2025 · View on GitHub
Defines the authenticator specific parameters
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| MultiUse | bool | Determines whether the enrollment can be used more than once. To enable multi-use, the org-level authenticator’s configuration must allow multi-use. | [optional] |
| Ttl | string | Time-to-live (TTL) in minutes. Specifies how long the TAC enrollment is valid after it's created and activated. The configured value must be between 10 minutes (`10`) and 10 days (`14400`), inclusive. The actual allowed range depends on the org-level authenticator configuration. | [optional] |