@ Unknown
Indicates that no attempt has been made to authenticate with this access token.
AuthenticationStatus
The status of authentication against the current server.
@ AuthenticationRequired
Indicates that authentication is required but has not yet taken place.
@ InvalidCredentials
Indicates that the current authentication settings are invalid.
@ Error
Indicates that there was an error while determining the authentication status.
@ Authenticated
Indicates that authentication has taken place and was successful.
@ NoAuthenticationRequired
Indicates that authentication is not required for the server.