Unplugged Viz
High-performance scientific visualization isn't just for the workstation anymore
Durwella.Unplugged.Viz.License Class Reference

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...
 

Detailed Description

Class controlling component licensing functionality.

Property Documentation

string Durwella.Unplugged.Viz.License.Key
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.

string Durwella.Unplugged.Viz.License.XmlString
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.


The documentation for this class was generated from the following file: