IsCommuter: Boolean;
IsCommuter: Boolean;
The IsCommuter property returns information about using a temporary local license checked out from license server.
Available values:
True. A temporary local license (commuter) is used that is checked out from license server.
False. A temporary local license is not used from license server.
A license can be checked out from license server, but may not be used if license server is available.
To get information about temporary local license check out from license server, use the ILicenseManager.IsCheckedOut property.
NOTE. Some network licenses enable the use of an application offline up to 30 days, for example on laptops during business trips. To do this, the network license enables the user to get a temporary local license (commuter).
The property use is given in the example for ILicense.FeatureName.
See also: