Occurs when a serial is generated


The following tables list the members exposed by SerialCreatedEventArgs.

Public Constructors

Name Description
Public method SerialCreatedEventArgs
Top

Public Properties

Name Description
Public property ID Contains the ID of the created serial
Public property PrivateKey The private key used to generate the serial
Public property ProductInfo Contains the ProductInfo field of the created serial
Public property Serial Contains the created serial
Top

Public Methods

Name Description
Public method Equals (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Public method ToString (inherited from Object)
Top

Protected Methods

Name Description
Family method Finalize (inherited from Object)
Family method MemberwiseClone (inherited from Object)
Top

See Also