ServerPipeDescribeConnectionSecurity Method |
Return a string describing the HTTPS connection security, if this socket is secured
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public string DescribeConnectionSecurity()
Public Function DescribeConnectionSecurity As String
public:
String^ DescribeConnectionSecurity()
Return Value
Type:
StringA string describing the HTTPS connection's security.
See Also