XdsObjects Help file
XdsObjects Namespace / XdsLicense Class
Properties Methods Events


XdsLicense Class Members

The following tables list the members exposed by XdsLicense.

Public Properties
 NameDescription
Public Property The functions which this license allows XdsObjects to perform  
Public Property The numeric ID of the Authorisation String which was used to generate this license  
Public Propertystatic (Shared in Visual Basic) The XdsLicense current in use  
Public Propertystatic (Shared in Visual Basic)Static LicenseDialog used to inform the user about license problems  
Public Property The expiry date of the license  
Public Propertystatic (Shared in Visual Basic) Number of days before expiry to start issuing warnings  
Public Propertystatic (Shared in Visual Basic) Warning period to give the user of license expiry  
Public Propertystatic (Shared in Visual Basic) The list of currently available licenses.  
Public Property Indicates whether the license is derived from the strong name of the calling program  
Public Property The ID for this particular license  
Public Propertystatic (Shared in Visual Basic) Specifies the server to be used to obtain on-line licenses This is an advanced property only to be used under directions from Medical Connections  
Public Propertystatic (Shared in Visual Basic) Specifies the how many license servers are to be tried to obtain on-line licenses This is an advanced property only to be used under directions from Medical Connections  
Public Property The license token which activated this licnense.  
Public PropertyThe Type (Full, Trial or Developer) of this license.  
Public Propertystatic (Shared in Visual Basic) A unique string for each machine.  
Public Propertystatic (Shared in Visual Basic) Domain to be used if the machine's web proxy requires authentication.  
Public Propertystatic (Shared in Visual Basic) Password to be used if the machine's web proxy requires authentication.  
Public Propertystatic (Shared in Visual Basic) Username to be used if the machine's web proxy requires authentication.  
Public Property The start date of the license  
Public Propertystatic (Shared in Visual Basic) The Web Service used for on-line activation  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Activate using an LicenseToken obtained off-line  
Public Methodstatic (Shared in Visual Basic) Attempt to obtain an XdsObjects license on-line  
Public Methodstatic (Shared in Visual Basic) Attemp to Delete All XdsObjects License on-line  
Public Method Delete a specific XdsObjects license on a machine.  
Public Methodstatic (Shared in Visual Basic) Delete all XdsObjects licenses on a machine.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Select a license  
Public Methodstatic (Shared in Visual Basic) Attempt to obtain an XdsObjects license on-line.  
Public Method Provides a summary of the functions, type, origin and expiry date of the license  
Top
Public Events
 NameDescription
Public Event Event fired when XdsObjects needs to retrieve a previously stored license  
Public Event Event fires when XdsObjects needs to store a license  
Top
See Also