Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For example, you might define a license file as follows:

Code Block
languagecpp
<CLIENT_HOSTID>

...


<SETTING ETHERNET="123..."/>

...


<SETTING HOSTNAME="ALPHA1"/>

...


</CLIENT_HOSTID>

...


<SETTING HOSTID_MATCH_RATE="50"/>

In the above example, both Ethernet and hostname HostIDs were specified. With the match rate set to "50," only one of the two HostIDs is required to match in order for the license to work.

...