Method CheckWebLogin
CheckWebLogin(string, string)
Check if authentification on the Web license API is sucessfull
Declaration
public bool CheckWebLogin(string login, string password)
Parameters
| Type | Name | Description |
|---|---|---|
| string | login | WEB account login |
| string | password | WEB account password |
Returns
| Type | Description |
|---|---|
| bool |