Click or drag to resize
SoLicensedProduct Methods

The SoLicensedProduct type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetDaysToExpire

Gets number of days before expiration for the given product version.

Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetLicenseType

Gets the product type (RunTime or SDK).

Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsMasterPassword

Returns true if the product has a master password license.

Public methodIsTrialProduct

Returns true if the product is a trial one, false otherwise.

Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also