←Select platform

AllowAnonymous Property

Summary

Gets or sets a value indicating whether to allow anonymous connections.

Syntax

C#
VB
C++
[DisplayNameAttribute("Allow Anonymous")] 
public bool AllowAnonymous {get; set;} 
<DisplayNameAttribute("Allow Anonymous")> 
Public Property AllowAnonymous As Boolean 
[DisplayNameAttribute("Allow Anonymous")] 
public: 
property bool AllowAnonymous { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if allow anonymous connections; otherwise, false.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.AddIn Assembly
Click or drag to resize