XdsObjects Help file
MedicalConnections.Security Namespace / TlsClientWindows Class
Members



TlsClientWindows Class
Impelementation of ITlsClientSecurity based on Windows interfaces
Syntax
Public Class TlsClientWindows 
   Implements ITlsBase, ITlsClientSecurity 
Dim instance As TlsClientWindows
public class TlsClientWindows : ITlsBase, ITlsClientSecurity  
public ref class TlsClientWindows : public ITlsBase, ITlsClientSecurity  
Inheritance Hierarchy

System.Object
   MedicalConnections.Security.TlsClientWindows

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