Click or drag to resize
ValidateServerCertificateEventArgsServerCertificate Property
The X509Certificate provided by the server to vouch for its authenticity

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public X509Certificate ServerCertificate { get; }

Property Value

Type: X509Certificate
See Also