Public Methods
| Name | Description | |
|---|---|---|
|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (inherited from MarshalByRefObject) |
|
CreatePrivatePublicKeys | Creates public and private keys and puts them in PublikKey and PrivateKey properties |
|
CreateSerial | Overloaded. Creates a serial with random ID |
|
CreateSerials | Overloaded. Creates a serial |
|
Dispose | Overloaded. Releases the resources used by the |
|
Equals | Determines whether the specified |
|
GetCPUID | Returns ID of this computer's CPU |
|
GetExpirationDate | Returns expiration date from serial. If no expiration date is present in this serial then returns DateTime.MaxValue |
|
GetHashCode | Serves as a hash function for a particular type. |
|
GetID | Return the ID of serial |
|
GetInfo | Returns product information from serial. If no information is present in this serial then returns null |
|
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (inherited from MarshalByRefObject) |
|
GetType | Gets the |
|
HasExpirationDate | Returns true if serial has expiration date embedded |
|
HasInfoField | If serial has product information then returns true |
|
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (inherited from MarshalByRefObject) |
|
IsDeveloperRegistered | For internal use only |
|
IsValid | Returns true if the serial is valid when verified with current public key |
|
RegisterDeveloper | For internal use only |
|
StopCreatingSerials | Stops SerialManager from creating serials |
|
ToString | Returns a |
Protected Methods
| Name | Description | |
|---|---|---|
|
Dispose | Overloaded. Releases the resources used by the |
|
Finalize | Releases unmanaged resources and performs other cleanup operations before the |
|
GetService | Returns an object that represents a service provided by the |
|
MemberwiseClone | Overloaded. Creates a shallow copy of the current |
|
OnSerialCreated | Fires SerialCreated event |