Provides license-related information.
The following tables list the members exposed by MsiLicense.
Public Constructors
Name | Description | |
---|---|---|
![]() |
MsiLicense |
Public Properties
Name | Description | |
---|---|---|
![]() |
DateExpires | Returns the date license expires. If license never expires, returns |
![]() |
FilePath | Gets or sets license file path. If there's no license file path set, returns empty string. |
![]() |
Number | Returns package license key number. |
![]() |
Schema | Returns package licensing |
![]() |
Server | Returns IP address of the package licensing server. IP address string is formatted in |
![]() |
SubscriptionExpires | Returns the date subscription expires. If subscription never expires, returns |
![]() |
Type | Returns package licensing |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | Determines whether the specified |
![]() |
GetHashCode | Serves as a hash function for a particular type. (inherited from Object) |
![]() |
GetType | Gets the |
![]() |
IsLicensed | Overloaded. Returns if package is licensed (given optional application module), otherwise returns . |
![]() |
ToString | Returns a |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Allows an |
![]() |
MemberwiseClone | Creates a shallow copy of the current |