LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

AllowAnonymous Property

Show in webframe





Gets or sets a value indicating whether to allow anonymous connections.
Syntax
[DisplayNameAttribute("Allow Anonymous")]
public bool AllowAnonymous {get; set;}
'Declaration
 
<DisplayNameAttribute("Allow Anonymous")>
Public Property AllowAnonymous As Boolean
'Usage
 
Dim instance As ServerSettings
Dim value As Boolean
 
instance.AllowAnonymous = value
 
value = instance.AllowAnonymous

            

            
[DisplayNameAttribute("Allow Anonymous")]
public:
property bool AllowAnonymous {
   bool get();
   void set (    bool value);
}

Property Value

true if allow anonymous connections; otherwise, false.
Requirements

Target Platforms

See Also

Reference

ServerSettings Class
ServerSettings Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features