Overload List
Name | Description | |
---|---|---|
Initialize()()()() |
Initializes the license repository using the application configuration.
AppSettings value for the "SimpleMode.SecureLicenseManager.Data.DbManagerType" key will be used to identify the type of the IDBManager instance that will be created.
AppSettings value for the "SimpleMode.SecureLicenseManager.Data.ConnectionString" key will be used to identify the connection string.
| |
Initialize(IDbManager, String) |
Initializes a repository instance using dbManager and connectionString parameters.
|