Class for creating the login scope (LoginScope).
More...
|
|
| LoginScopeFactory (IApiService apiService) |
| |
| LoginScope | Login (string programMode, string user, string password) |
| | Login to the API to get access to projects, elvations etc. . Without login no access to the API is available. Attention: Before a login is possible, a service must be started. More...
|
| |
Class for creating the login scope (LoginScope).
◆ Login()
| LoginScope Ofcas.Lk.Api.Core.LoginScopeFactory.Login |
( |
string |
programMode, |
|
|
string |
user, |
|
|
string |
password |
|
) |
| |
Login to the API to get access to projects, elvations etc. . Without login no access to the API is available. Attention: Before a login is possible, a service must be started.
- Parameters
-
| programMode | The program mode provided from Orgadata for the associated partner |
| user | The name of the LogiKal user. LogiKal users are administered in LogiKal. |
| password | The password for the LogiKal user. |
- Returns
- The LoginScope to interact with LogiKal
- Exceptions
-
| Exception | If creating login scope fails. |
The documentation for this class was generated from the following file:
- Ofcas.Lk.Api.Core/LoginScopeFactory.cs