XdsObjects Help file
MedicalConnections.Security Namespace / ITlsClientSecurity Interface
Members



In This Topic
    ITlsClientSecurity Interface
    In This Topic
    Interface used to generalise access to secure communications as a client/initiator
    Syntax
    Public Interface ITlsClientSecurity 
       Inherits ITlsBase 
    Dim instance As ITlsClientSecurity
    public interface ITlsClientSecurity : ITlsBase  
    public interface class ITlsClientSecurity : public ITlsBase  
    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