The ProductLicense type exposes the following members.

Methods

  NameDescription
CheckCredentials
Checks the given credentials.
DisposeOverloaded.
Equals
Determines whether the specified Object is equal to the current Object.
(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
Returns a String that represents the current Object.
(Inherited from Object.)

See Also