Contains possible sources from which a key can be read.
Namespace:
Aurigma.GraphicsMill.Licensing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public enum LicenseKeySource
| Member name | Description |
|---|---|
| AppConfig | |
| EmbeddedIntoAssembly |
Assembly code. |
| FromCode | |
| LicFileInWebBin |
lic file of the Web root bin folder. |
| LicFileNearAssembly |
lic file in the same folder as the assembly. |
| None |
No key available. |
| Registry |
System registry. |