MFALoginResponse.h
Go to the documentation of this file.
DB_EDGEVIS_SDK std::wstring MFAPasscodeValidationRegex() const
Retrieve a regex to allow MFA passcode validation for the MFA version in use.
DB_EDGEVIS_SDK bool EnrolmentRequired() const
Determine if the current user account is required to complete MFA enrolment before being permitted to...
DB_EDGEVIS_SDK MFAVersion Version() const
Determine the MFA version being used to log in to the server.
DB_EDGEVIS_SDK std::wstring EnrolmentPath() const
Retrieve a URL to a web page on the server where the user can enrol for MFA.
DB_EDGEVIS_SDK std::vector< MFAVersion > SupportedProtocols() const
Retrieve the list of supported MFA protocols tha may be used for an MFA login request.
DB_EDGEVIS_SDK int32_t EmergencyCodesLeft() const
Provides the number of emergency codes still available after logging in using an emergency code...
The EdgeVis Decoder SDK namespace.
Holds the result of a time based one time passcode (OTP) login attempt.
Definition: MFALoginResponse.h:32
Specifies the supported MFA protocols.