DicomObjects.NetStandard Documentation
DicomObjects Namespace / DicomLicence Class

DicomLicence Class Properties

For a list of all members of this type, see DicomLicence members.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic) Select a Licence with maximum validity and most features. Licence with most functionality will be prioritized over number of remaining days  
Public Propertystatic (Shared in Visual Basic) The DicomLicence current in use  
Public PropertyThe expiryDate date of the Licence  
Public Propertystatic (Shared in Visual Basic) Number of days before expiryDate to start issuing warnings  
Public Propertystatic (Shared in Visual Basic)The list of currently available licences. This includes expired licences if any

The property invokes internal update of available licences, minimize calls to this property to avoid delays

 
Public Propertystatic (Shared in Visual Basic) Specifies the server to be used to obtain on-line Licences This is an advanced property and is to be used with caution  
Public Propertystatic (Shared in Visual Basic) Specifies how many Licence servers are to be tried to obtain on-line Licences This is an advanced property and is to be used with caution  
Public Propertystatic (Shared in Visual Basic) A unique string to identify 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 PropertyLicence source type  
Public PropertyThe token which activated this licence  
Public PropertyThe type of this Licence that determines the allowed functions  
Top
See Also