XdsObjects Help file
MedicalConnections.Security Namespace / TlsClientWindows Class
Properties Methods


In This Topic
    TlsClientWindows Class Members
    In This Topic

    The following tables list the members exposed by TlsClientWindows.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyThe local certificate to use for secured connection  
    Public Property Controls whether or not to check certificate revokation lists  
    Public Property Controls whether or not to check host names against their certificates  
    Public Property  
    Public Property List of SslPolicyErrors to Ignore. By default RemoteCertificateNameMismatch error will be ignored  
    Public Property Callback to check whether a remote certificate is valid  
    Top
    Public Methods
     NameDescription
    Public Method Overridable method to allow implementation of custom bindings  
    Public Method Overridable method to allow implementation of custom authentication arrangements  
    Public Method  
    Public Method  
    Top
    See Also