Click or drag to resize
ServerPipeDescribeConnectionSecurity Method
Return a string describing the HTTPS connection security, if this socket is secured

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public string DescribeConnectionSecurity()

Return Value

Type: String
A string describing the HTTPS connection's security.
See Also