public MediaCreationManagementScu(
string applicationEntityTitle,
DicomScp scp,
string temporaryDirectory,
DicomNetSecurityMode securityMode,
DicomOpenSslContextCreationSettings openSslContextCreationSettings
)
public:
MediaCreationManagementScu(
String^ applicationEntityTitle,
DicomScp^ scp,
String^ temporaryDirectory,
DicomNetSecurityMode securityMode,
DicomOpenSslContextCreationSettings^ openSslContextCreationSettings
)
applicationEntityTitle
The application entity title.
scp
The peer connection to connect to.
temporaryDirectory
The location of temporary files. DICOM uses temporary files during the course of creating a file. If this parameter is null, the DICOM temporary files are kept in the directory Windows places its own temporary files. If this parameter is not null, the temporary files are placed in the specified directory
securityMode
Specifies the security mode to use when initializing the network connection.
openSslContextCreationSettings
Provides properties to change the security options from the defaults when the security mode is set to the Transport Layer Security (TLS) mode.
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