Unplugged Viz
High-performance scientific visualization isn't just for the workstation anymore
|
Class controlling component licensing functionality. More...
Properties | |
static string | Key [set] |
Gets or sets the standard license key string. If an invalid license is set, a InvalidLicenseException will be thrown. For licenses besides Standard, XmlString should be used. More... | |
static string | XmlString [set] |
Gets or sets the license as an xml-encoded string. If an invalid license is set, a InvalidLicenseException will be thrown. This property should be used only for nonstandard licenses; standard licenses should set the Key property. More... | |
Class controlling component licensing functionality.
|
staticset |
Gets or sets the standard license key string. If an invalid license is set, a InvalidLicenseException will be thrown. For licenses besides Standard, XmlString should be used.
|
staticset |
Gets or sets the license as an xml-encoded string. If an invalid license is set, a InvalidLicenseException will be thrown. This property should be used only for nonstandard licenses; standard licenses should set the Key property.