Controls whether to negotiate a secure association using TLS
Property type
Read-write property
Syntax
Visual Basic
PublicProperty UseTLS AsBoolean
Remarks
If true, then new outgoing associations made using this object (using SetDestination for DicomConnection objects, or any of the Q/R methods such as DoQuery, GetImages etc. for DicomQuery) will use a secured connection. Secure associations can be made with or without a client certificate, and this is controlled by the LocalCertificate property.