HaspVersion Class
Namespace: Aladdin.Hasp
Description
Provides methods to access fields of the Sentinel Licensing API Library version.
Constructors
HaspVersion(int, int, int, int)
|
Constructs new HaspVersion object with specified major version, minor version, server id and build number. |
Methods
Operator == |
Compare two HaspVersion objects. |
Operator != |
Compare two HaspVersion objects. |
Properties
MajorVersion
|
Major Version Number. |
MinorVersion
|
Minor Version Number. |
ServerBuild
|
Build Server ID. |
BuildNumber
|
Build Number. |