XdsObjects Help file
MedicalConnections.Security Namespace / TlsServerWindows Class
Members



In This Topic
    TlsServerWindows Class
    In This Topic
    The TlsServerWindows class incorporates the .NET security features needed to establish secure DICOM connection as an association Acceptor
    Syntax
    Public Class TlsServerWindows 
       Implements ITlsBase, ITlsServerSecurity 
    Dim instance As TlsServerWindows
    public class TlsServerWindows : ITlsBase, ITlsServerSecurity  
    public ref class TlsServerWindows : public ITlsBase, ITlsServerSecurity  
    Inheritance Hierarchy

    System.Object
       MedicalConnections.Security.TlsServerWindows

    Requirements

    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

    See Also