Check Connection
Checks Connection of the Multi Factor Authentication.
Query parameters
ServerstringOptional
The server of the second level authentication provider.
BackupServerstringOptional
The backup server of the second level authentication provider.
Portinteger · int32Optional
The port number of the second level authentication provider..
HAModestring · enumOptionalPossible values:
High Availability Mode
Timeoutinteger · int32Optional
Connection timeout (in seconds).
Retriesinteger · int32Optional
Number of retries.
Lengthinteger · int32Optional
PasswordEncodingstring · enumOptionalPossible values:
Password Encoding
Responses
200
Success
401
Unauthorized
application/json; api-version=1.0
404
Not Found
application/json; api-version=1.0
get
GET /api/MFA/CheckConnection HTTP/1.1
Host:
Accept: */*
No content
Was this helpful?