Click or drag to resize

LicenceFull Properties

The LicenceFull type exposes the following members.

Properties
  Name Description
Public property Id The unique database primary key of the licensing user account.
Public property Name This property will typically be a short name to identify a licensing user account, or it may be an email address because some company policies require that authentication occur using an email address. In the latter case, the Email property can be ignored.
Public property ProductKey The licensing product key for the licensing system. This special key will be provided by Red Centre Software to customers who wish to host their own licensing system.
Public property SessionId This optional Id may be used by licensing providers to associate a session of some kind with the licence. The value is not part of the licensing database, it may be filled by host apps after successful authentication. The exact meaning of the property value is defined by the hosting environment.
Top
See Also