Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn.Common Namespace > ServerSettings Class : Secure Property |
public bool Secure {get; set;}
'Declaration Public Property Secure As Boolean
'Usage Dim instance As ServerSettings Dim value As Boolean instance.Secure = value value = instance.Secure
true
if secure; otherwise, false
.