Method | Description | |
---|---|---|
Login ( string username, string password ) : AuthenticationToken |
Logs into the live-timing service using the specified credentials.
|
Method | Description | |
---|---|---|
FetchLoginResponseCookies ( string username, string password ) : |
||
GetLoginRequestContent ( string email, string password ) : byte[] |
public static Login ( string username, string password ) : AuthenticationToken | ||
username | string | The user's F1 live-timing username. |
password | string | The user's F1 live-timing password. |
return | AuthenticationToken |