SDK API diff 7.3.7
Documenting the differences between SDK Release 7.3.4 and 7.3.7.
- New classes to expose the new two factor authentication option within the EdgeVis Server.
- New methods for latests release of SafeZone 2D analytics
- New methods for password rules
SDK 7.3.7 API diff
Two factor authentication (MFA)
EdgeVisDecoderSDK::Credentials
New set methods for MFA passwords
New responses for MFA
Additional methods to get MFA response and the Device Password. New Validate credentials method using a credentials object.
New call to check if server supports device password feature.
New Classes
EdgeVisDecoderSDK::MFALoginRequest / EdgeVisDecoderSDK::MFALoginResponse
New Analytics
EdgeVisDecoderSDK::AnalyticsConfig
New methods to get and set additional Safezone2D parameters.
Password rules
EdgeVisDecoderSDK::PasswordResetInfo
New method to return maximum password length and report server side rules.