Click or drag to resize
LicenseIDIdentifier Methods

The LicenseIDIdentifier type exposes the following members.

Methods
  NameDescription
Public methodEquals
Compares two SystemIdentifier objects to see if they identify a the same component.
(Inherited from SystemIdentifier.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from SystemIdentifier.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToActivationDataString
Generates an XML formatted string of the system identifier, formatted for SOLO Server's XmlActivationService web service.
(Inherited from SystemIdentifier.)
Public methodToString
Generates an XML formatted string of the SystemIdentifier.
(Inherited from SystemIdentifier.)
Public methodToXml
Generates an XmlDocument of the SystemIdentifier.
(Inherited from SystemIdentifier.)
Top
See Also