Public Properties
| Name | Description | |
|---|---|---|
|
BlackList | List of IDs of serials which are blacklisted. For a blacklisted serial method IsValid() will always return false. |
|
Container | Gets the |
|
DeveloperName | Developer name on whom this component is registered |
|
DeveloperSerial | Key provided by SeriousBit, to get one for free go to our site Whithout this key SerialsManager wouldn't work properly |
|
IsCreatingSerials | If SerialsManger is creating serials at the moment then returns true |
|
IsMono | Returns true if program is currently running under Mono Runtime |
|
LibraryVersion | Returns the version of this library |
|
MaxExpirationDate | Gets maximal expiration date possible for a serial |
|
MinExpirationDate | Gets minimal expiration date possible for a serial |
|
PrivateKey | Base32 string used to create serials. Must be generated by Ellipter programatically or by GUI. |
|
PublicKey | Base32 string used to verify serials. Must be generated by Ellipter programatically or by GUI. |
|
Site | Gets or sets the |
Protected Properties
| Name | Description | |
|---|---|---|
|
CanRaiseEvents | Gets a value indicating whether the component can raise an event. (inherited from Component) |
|
DesignMode | Gets a value that indicates whether the |
|
Events | Gets the list of event handlers that are attached to this |