The 'AuthenticationResult' class represents the description for an authentication attempt's result.
Intermediate | Intermediate authentication result. NULL if the authentication is complete. |
ServerFinal | Final authentication result for a server login. NULL if a vault login, or if the authentication is not complete. |
VaultFinal | Final authentication result for a vault login. NULL if a server login, or if the authentication is not complete. |