Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 704 Bytes

File metadata and controls

12 lines (8 loc) · 704 Bytes

Okta.Sdk.Model.UserFactorActivatePush

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

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

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