| | -
IFineLicenseService
[WSDL]
(urn:FLS_Interface-IFineLicenseService)
| | string | Test(string LogID) |
| | boolean | PrepareLicense(string LogID, string Lang, string C2V, string V2C) |
| | boolean | KeyToRepository_Phase1(string LogID, string Lang, boolean Permanent, string C2V, string PhaseID, string Id) |
| | boolean | KeyToRepository_Phase2(string LogID, string Lang, boolean Permanent, string PhaseID, string H2H, string Message) |
| | boolean | KeyFromRepository_Phase1(string LogID, string Lang, string Id, string PhaseID, string H2H) |
| | boolean | KeyFromRepository_Phase2(string LogID, string Lang, string PhaseID, unsignedInt Response, string C2V) |
| | boolean | UserFromSerial(string LogID, string AdminResponse, string KeyList) |
| | boolean | PrepareLicense_Phase1(string LogID, string Lang, string C2V, string PhaseID, string V2C) |
| | boolean | PrepareLicense_Phase2(string LogID, string PhaseID, unsignedInt Response, string Info) |
| | boolean | CorrectKeyInstall(string LogID, string PhaseID, string V2C, unsignedInt Response) |
| | string | TestConnection(string LogID) |
| | boolean | IsReplacementKey(string LogID, string KeyType, UInt64 KeyID, UInt64 TemporaryKeyID) |
| | boolean | ClearReplacementKey(string LogID, string KeyType, UInt64 KeyID) |
| | TPrepareLicense2Phase1Result | PrepareLicense2_Phase1(string LogID, string Lang, boolean Offline, string C2V, string PhaseID, string V2C, string KeyDescr, string MovingKeysToClear) |
| | TPrepareLicense2Phase2Result | PrepareLicense2_Phase2(string LogID, string PhaseID, unsignedInt Response, string Info) |
|