Chameleon and Iguana Plugin C# Class Libraries

License Members

License overview

Public Instance Constructors

License Overloaded. Initializes a new instance of the License class.

Public Instance Properties

Container (inherited from Component) 
IsLicensed Returns true if the machine has a valid Chameleon license.
MachineId This method returns the unique machine ID of the machine to register.
Proxy When a Web proxy is required, this property specifies the IP address or hostname for the Web proxy to use.
Site (inherited from Component) 

Public Instance Methods

CreateObjRef (inherited from MarshalByRefObject) 
Dispose (inherited from Component)Overloaded.  
Equals (inherited from Object) 
FetchRegistrationCode Returns the non-expiring runtime registration code for the unique machine ID from iNTERFACEWARE's server.
FetchTrialRegistrationCode Returns the expiring trial registration code for the unique machine ID from iNTERFACEWARE's server.
GetHashCode (inherited from Object) 
GetLifetimeService (inherited from MarshalByRefObject) 
GetRegistrationCode Returns the expiring trial registration code for the unique machine ID from iNTERFACEWARE's server.
GetType (inherited from Object) 
handle Get handle. This is used in the internal implementation and should not be invoked directly.
InitializeLifetimeService (inherited from MarshalByRefObject) 
RegisterHost This method registers the machine using the given registration code.
RegisterTrialHost Registers the machine using the given expiring trial registration code and expiry date.
ToString (inherited from Component) 

Public Instance Events

Disposed (inherited from Component) 

Protected Instance Properties

DesignMode (inherited from Component) 
Events (inherited from Component) 

Protected Instance Methods

DisposeOverloaded. Clean up any resources being used.
Finalize Destructor.
GetService (inherited from Component) 
MemberwiseClone (inherited from Object) 

See Also

License Class | iNTERFACEWARE.Chameleon Namespace