SecurityUtilsGetLicenseServerKey Method |
Retrieves the server key of the local machine.
Namespace:
PDTec.IceNet.Sdk.Utils
Assembly:
PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 7.0.0.0 (7.0.6906.26599)
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