public:
property int AuthorisationID {
int get();
}
'Declaration
Public ReadOnly Property AuthorisationID As Integer
'Usage
Dim instance As DicomLicense
Dim value As Integer
value = instance.AuthorisationID
Remarks
For security reasons, the Authorisation String used to generate a DicomLicense is not stored in the machine, but each such string has a unique ID in the Medical Connections database, enabling the two to be linked.