Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

AllowAnonymous Property






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

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