←Select platform

Secure Property

Summary

Gets or sets a value indicating whether this DicomScp is using secure (TLS) DICOM communication.

Syntax
C#
VB
C++
public virtual bool Secure {get; set;} 
Public Overridable Property Secure() As Boolean 
   Get 
   Set 
public:  
   virtual property bool Secure 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

A value indicating whether this DicomScp is using secure (TLS) DICOM communication.

Example

For an example, refer to [UseSecureHost].

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.