XdsObjects Help file
MedicalConnections.Security Namespace / TlsClientWindows Class


In This Topic
    TlsClientWindows Class Properties
    In This Topic

    For a list of all members of this type, see TlsClientWindows members.

    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
    See Also