메소드 | 설명 | |
---|---|---|
LeaseLicense ( string machine, string user, System.Guid id ) : string |
사용자에게 만료된 Floating 라이선스를 제공합니다.
|
|
LicensingService ( ) : System |
생성자
|
메소드 | 설명 | |
---|---|---|
EnsureLicenseDirectoryExists ( string licensesDirectory ) : void | ||
GenerateLicense ( System.Guid id, |
||
GenerateLicenseAndRenewLease ( string identifier, System.Guid id, |
||
ReadAvailableLicenses ( string licensesDirectory ) : void | ||
ReadInitialState ( ) : void | ||
ReadState ( Stream stream ) : void | ||
WriteState ( Stream stream ) : void |
public LeaseLicense ( string machine, string user, System.Guid id ) : string | ||
machine | string | machine name |
user | string | user name |
id | System.Guid | Id of the license holder |
리턴 | string |