Okta.Sdk.Model.AuthenticatorProfileTacRequest

October 22, 2025 · View on GitHub

Defines the authenticator specific parameters

Properties

NameTypeDescriptionNotes
MultiUseboolDetermines whether the enrollment can be used more than once. To enable multi-use, the org-level authenticator’s configuration must allow multi-use.[optional]
TtlstringTime-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]

[Back to Model list] [Back to API list] [Back to README]