Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 706 Bytes

UserFactorActivatePush.md

File metadata and controls

12 lines (8 loc) · 706 Bytes

Okta.Sdk.Model.UserFactorActivatePush

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

Properties

Name Type Description Notes
ExpiresAt DateTimeOffset Timestamp when the Factor verification attempt expires [optional] [readonly]
FactorResult UserFactorActivatePushResponseType [optional]

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