Okta.Sdk.Model.UserFactorActivatePush

October 22, 2025 ยท View on GitHub

Activation requests have a short lifetime and expire if the activation isn't completed before the indicated timestamp. If the activation expires, use the returned activate link to restart the process.

Properties

NameTypeDescriptionNotes
ExpiresAtDateTimeOffsetTimestamp when the factor verification attempt expires[optional] [readonly]
FactorResultUserFactorActivatePushResult[optional]

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