Method RequestWebLicense
RequestWebLicense(string, string, uint)
request License owned by user WEB account
Declaration
[HandleProcessCorruptedStateExceptions]
public void RequestWebLicense(string login, string password, uint id)
Parameters
| Type | Name | Description | 
|---|---|---|
| string | login | WEB account login  | 
    
| string | password | WEB account password  | 
    
| uint | id | WEB license id  |