Okta.Sdk.Model.AuthenticatorProfileTacResponsePost

October 22, 2025 ยท View on GitHub

Defines the authenticator specific parameters

Properties

NameTypeDescriptionNotes
ExpiresAtDateTimeOffsetThe time when the TAC enrollment expires in the UTC timezone[optional]
MultiUseboolDetermines whether an enrollment can be used more than once[optional]
TacstringA temporary access code used for authentication. It can be used one or more times and is valid for a defined period specified by the `ttl` property. The `tac` is returned in the response when the enrollment is created. It is not returned when the enrollment is retrieved. Issuing a new TAC invalidates any existing TAC for this user.[optional]

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