ICDEActivation..::..CheckLicense Method
Checks the license.
Namespace:
nsCDEngine.InterfacesAssembly: C-DEngine (in C-DEngine.dll)
Syntax
bool CheckLicense( Guid pluginId, string deviceType, string[] licenseAuthorities, int requestedConnectionCount, bool useThingEntitlement )
Parameters
- pluginId
- Type: Guid
The plugin identifier.
- deviceType
- Type: String
Type of the device.
- licenseAuthorities
- Type: array<String>[]()[][]
The license authorities.
- requestedConnectionCount
- Type: Int32
The requested connection count.
- useThingEntitlement
- Type: Boolean
if set to true [use thing entitlement].