Leadtools.Dicom.AddIn.Common Namespace > ServerSettings Class : AllowAnonymous Property |
[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 bool AllowAnonymous {get; set;}
DisplayNameAttribute("Allow Anonymous") get_AllowAnonymous();
set_AllowAnonymous(value);
[DisplayNameAttribute("Allow Anonymous")] public: property bool AllowAnonymous { bool get(); void set ( bool value); }
true
if allow anonymous connections; otherwise, false
.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2