FastQuant.LicenseManager.GetHardwareID C# (CSharp) Method

GetHardwareID() public method

public GetHardwareID ( ) : string
return string
        public string GetHardwareID()
        {
            throw new NotImplementedException();
        }