Lean  $LEAN_TAG$
QuantConnect.Api.AuthenticationResponse Class Reference

Verify if the credentials are OK. More...

Inheritance diagram for QuantConnect.Api.AuthenticationResponse:
[legend]

Additional Inherited Members

- Public Member Functions inherited from QuantConnect.Api.RestResponse
 RestResponse ()
 JSON Constructor More...
 
- Properties inherited from QuantConnect.Api.RestResponse
bool Success [get, set]
 Indicate if the API request was successful. More...
 
List< string > Errors [get, set]
 List of errors with the API call. More...
 

Detailed Description

Verify if the credentials are OK.

Definition at line 20 of file AuthenticationResponse.cs.


The documentation for this class was generated from the following file: