XdsObjects Help file
MedicalConnections.Security Namespace / TlsServerWindows Class


In This Topic
    TlsServerWindows Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyThe x509 Certificate used to authenticate this server to the remote party  
    Public Property Contains the CertificateValidationCallback delegate, which is used for verifying the remote certificate.  
    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 PropertyControls whether Client Authentication is required  
    Top
    See Also