| ClassicLogin Class |
Namespace: Six.Sixp.Client
public class ClassicLogin : LoginStrategyBase
The ClassicLogin type exposes the following members.
| Name | Description | |
|---|---|---|
| ClassicLogin(String, String) |
Constructs a Classic login strategy.
| |
| ClassicLogin(String, String, String) |
Constructs a Classic login strategy. Only use this constructor when doing a emergency login. In normal cases use
the constructor that only takes username and password.
|
| Name | Description | |
|---|---|---|
| Credentials |
Returns the login credentials. Only called from within the APi
(Overrides LoginStrategyBaseCredentials.) |