Concept.Utils Assembly > Concept.Utils Namespace : ConceptLicenseUtils Class |
The following tables list the members exposed by ConceptLicenseUtils.
Name | Description | |
---|---|---|
![]() | LicenseFileExtension | Constant string to represent License extension. |
![]() | LicenseFileFilter | Constant string to represent the license file filter |
![]() | RunTimeExtensionToCheck | The run time extension to check |
![]() | RunTimeLicenseFileName | The run time license file name |
![]() | SdkExtensionToCheck | The SDK extension to check |
![]() | SdkLicenseFileName | The SDK license file name |
Name | Description | |
---|---|---|
![]() ![]() | ApplicationStartUpCheckDone | Gets a value indicating whether [application start up check done]. |
![]() ![]() | CompanyName | Gets the name of the company. |
![]() ![]() | IsLicenseValid | Gets or sets a value indicating whether this instance is license valid. |
![]() ![]() | LicenseError | Gets the license error. |
![]() ![]() | ProductName | Gets the name of the product. |
![]() ![]() | ProductNameToCheck | |
![]() ![]() | ReleaseVersion | Gets the release version. |
![]() ![]() | ReleaseVersionToCheck | |
![]() ![]() | RuntimeLicenseFileStream | Gets or sets the runtime license file stream. |
![]() ![]() | RunTimeProductNameToCheck | The run time product name to check |
![]() ![]() | SdkLicenseFilePath | Gets the SDK license file path. |
![]() ![]() | SdkLicenseFileStream | Gets or sets the Sdk license file stream. |
![]() ![]() | SdkLicenseFolderPath | Gets the SDK licenses folder path. |
![]() ![]() | SdkProductNameToCheck | The SDK product name to check |
![]() ![]() | TestTimeLeft | Gets the test time left. |
![]() ![]() | ValidityDate | Gets the validity date. |
Name | Description | |
---|---|---|
![]() ![]() | CheckApplicationStartUp | Checks the application start up. |
![]() ![]() | CreateCurrentRuntimeLicenseFile | Creates the current runtime license file. |
![]() ![]() | CreateCurrentSdkLicenseFile | Creates the current SDK license file. |
![]() ![]() | CreateRuntimeLicenseFile | Creates the runtime license file. |
![]() ![]() | CreateSdkLicenseFile | Creates the SDK license file. |
![]() ![]() | GetLicenseInfos | |
![]() ![]() | TestCheckRuntimeLicense | Tests the check runtime license. |
![]() ![]() | TestCheckSdkLicense | Overloaded. Tests the check SDK license. |
![]() ![]() | TestCheckSdkLicenses | Tests the check SDK licenses. Multiple SDK licenses can be installed. At least one valid license is required. |
Name | Description | |
---|---|---|
![]() | GetImage | Overloaded. Gets the image. |
![]() | IfNotNull<T,U> |
Name | Description | |
---|---|---|
![]() | LicenseCheckFailed | Occurs when [license check failed]. |