cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
mmh2024
Level 2

Questions about host ID and features

Got 3 questions;

1. Is it possible to change the host ID through code?

The host ID is set as capresponseutil -id pubidfile -host host_id -idtype string text_license binary_response

Is it possible to change the string type host ID?

 

2. If that's not possible, we'd like to add an option that would contain a vendor id, will it be possible to change the vendor ID through code?

What I'm looking to do is to update the license through code. Will this be possible?

 

3. What is the best way to check for host id mismatch? Right now I'm using the following to check it, is there a better way?

licensing.LicenseManager.GetFeatureCollection()[0].Value[0].ValidStatusForAcquisition()
0 Kudos
(0) Replies