This data structure is internally used in EnTrial. A Distribution represents the combination of a package and a product. Two Rivers Software uses a Distribution so that EnTrial is pr-filled with the Product GUID, ID, Package Code, and etc. for some customers. This data structure can be used to store "User Information" that can be retrieved at startup.
EtFileRegistrar
The EtFileRegistrar class contains the main EnTrial SDK functions
EtRegisteredProduct
EtRegisteredProduct acts like a data structure for the EnTrial Product.
TrRegistrationException
Thrown from the Tr.Registration system. This exception denotes a programmatic problem when something isn't setup correctly that is expected by the TR Registrtation System
Interfaces
Interface
Description
IEtFileRegistrar
EtFileRegistrar implements this interface. See the EtFileRegistrar documentation for details.
Enumerations
Enumeration
Description
EtRegisteredProduct.Method
The Trial method as set using the EnTrial Administrator.
EtRegisteredProduct.ProductStatus
The Product Status is returned using the EtRegisteredProduct.Status accessor.