Class AuthenticatorEnrollmentPolicySettings

java.lang.Object
com.okta.sdk.resource.model.AuthenticatorEnrollmentPolicySettings
All Implemented Interfaces:
Serializable

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-09-23T08:35:59.300824-05:00[America/Chicago]", comments="Generator version: 7.8.0") public class AuthenticatorEnrollmentPolicySettings extends Object implements Serializable
**Note:** In Identity Engine, the Multifactor (MFA) Enrollment Policy name has changed to authenticator enrollment policy. The policy type of `MFA_ENROLL` remains unchanged. However, the `settings` data is updated for authenticators. Policy `settings` are included only for those authenticators that are enabled.
See Also: