Okta.Sdk.Model.AssuranceMethod

October 22, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
TypePolicyRuleVerificationMethodType[optional]
ConstraintsList<AccessPolicyConstraints>Specifies constraints for the authenticator. Constraints are logically evaluated such that only one constraint object needs to be satisfied. But, within a constraint object, each constraint property must be satisfied.[optional]
FactorModeAssuranceMethodFactorMode[optional]
InactivityPeriodstringThe inactivity duration after which the user must re-authenticate. Use the ISO 8601 period format (for example, PT2H).[optional]
ReauthenticateInstringThe duration after which the user must re-authenticate, regardless of user activity. Keep in mind that the re-authentication intervals for constraints take precedent over this value. Use the ISO 8601 period format for recurring time intervals (for example, PT2H, PT0S, PT43800H, and so on).[optional]

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