C#
VB
C++
Gets the security mode used to initialize the network structure.
public DicomNetSecurityMode SecurityMode { get; }
Public ReadOnly Property SecurityMode As DicomNetSecurityMode
public:
property DicomNetSecurityMode SecurityMode {
DicomNetSecurityMode get();
}
The security mode used to initialize the network structure.