LicenseInfo Class Members
- Last UpdatedNov 06, 2025
- 1 minute read
The following tables list the members exposed by LicenseInfo.
| Name | Description | |
|---|---|---|
![]() | LicenseInfo Constructor | The LicenseInfo() method is the constructor for the LicenseInfo class. |
| Name | Description | |
|---|---|---|
![]() | MaxSessions | The MaxSessions() method returns the maximum number of concurrent sessions of the specified client type that have been licensed. The client type is one of the types from the ClientTypes enumeration that signifies the client that is currently using the session. Examples of client types include Operator and DataEditor. |
![]() | ModuleLicensed | The ModuleLicensed() method returns an indication of whether or not the specified module is licensed. |

