Method ReleaseWebLicense
ReleaseWebLicense(string, string, uint)
release License owned by user WEB account
Declaration
[HandleProcessCorruptedStateExceptions]
public void ReleaseWebLicense(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  |