The ProductLicense type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CheckCredentials |
Checks the given credentials.
| |
| Dispose | Overloaded. | |
| Equals | (Inherited from Object.) | |
| Finalize |
License object finalizer.
(Overrides Object..::.Finalize()()().) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| LicenseDelete |
Deletes an unmanaged license object.
| |
| LicenseIsValid |
Returns true if the license is valid.
| |
| LicenseNew |
Creates a new DesktopSqlCe license from the username and key
| |
| LicenseTrialDays |
Returns the number of trial days for this license.
| |
| LicenseUseDays |
Returns the number of days the trial license is in use.
| |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ProdLicenseCheck |
Checks if a given user name and key pair is valid for the license.
| |
| ProdLicenseNew |
Creates a new generic product license.
| |
| ToString | (Inherited from Object.) |