Interface SoftwareTokenMfaConfigType.Builder

    • Method Detail

      • enabled

        SoftwareTokenMfaConfigType.Builder enabled​(Boolean enabled)

        The activation state of TOTP MFA.

        Parameters:
        enabled - The activation state of TOTP MFA.
        Returns:
        Returns a reference to this object so that method calls can be chained together.