[This is preliminary documentation and subject to change.]
Initializes a license from a registry key.
Initializes a license from a registry key.
public License(String);
Builds a license from a user name and key pair.
public License(String,String);
License Class | Primeworks.DesktopSqlCe Namespace