View full article

License Class

Namespace: PIX.QMSAPI.DataObjects
Assembly: PIX.dll

Contains license information.

Inheritance

Syntax

public class License

Constructors

Name Description
License()

Fields

Name Description
Features

A list of features available in the license.

Properties

Name Description
Control

The control number of the license. This is used to validate the serial number.

Corporation

The corporation of the licensee.

LEFFile

The LEF (License Enabler File) which defines the features of the license.

LEFOk

The current state of the LEF file. Set to true if it is valid, otherwise false.

LicenseDefinition
LicenseType

The type of the license.

Name

The name of the licensee.

NxLicenseFeatures
Serial

The serial number of the license.

SignedKey
UseSignedKey

Methods

Name Description
IsValid(out List<String>)

Extension Methods

ApiFilter.FilterFor<T>(T, Nullable<ApiVersion>)