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.2.0.0 (7.2.7583.15464)
Syntax public static string GetLicenseServerKey()
Return Value
Type:
StringThe server key of the local machine.
Exceptions Remarks The license service must be running on the local machine to sucessfully retrieve the server key.
See Also