SecurityUtilsGetLicenseServerKey Method |
Retrieves the server key of the local machine.
Namespace: PDTec.IceNet.Sdk.UtilsAssembly: PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntaxpublic static string GetLicenseServerKey()
Return Value
Type:
StringThe server key of the local machine.
Exceptions
RemarksThe license service must be running on the local machine to sucessfully retrieve the server key.
See Also