Gets or sets a value indicating whether to allow anonymous C-MOVE on the DICOM Listening Service.
public virtual bool AllowAnonymousCMove { get; }
public:
virtual property bool AllowAnonymousCMove
{
bool get()
}
true
to allow anonymous C-Move; otherwise, false
.
When the DICOM Listening Service allows anonymous C-MOVE, a DICOM client (i.e., SCU) can successfully perform a C-MOVE without the DICOM server (i.e., SCP) knowing the AE Tile, IP address, or listening port of the SCU.
In such cases, the DICOM Listening Service assumes it should reconnect on the same IP that the SCU used in the initial connection. The reconnect port is specified by AnonymousClientPort.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document