States of the server connection and authentication.
| Member | Value | Description |
|---|---|---|
| MFServerConnectionAnonymous | 2 | The connection to the server was successful, but the credentials were incorrect. |
| MFServerConnectionAuthenticated | 1 | The connection to the server and the authentication was successful. |
| MFServerConnectionNone | 0 | No connection. |