Secure Property

Summary
Gets or sets a value indicating whether the server ServerSettings is secure.
Syntax
C#
VB
C++
public bool Secure { get; set; } 
  
Public Property Secure As Boolean 
public: 
property bool Secure { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if secure; otherwise, false.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly

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