Click or drag to resize
ValidateServerCertificateEventArgsExpectedCN Property
The SubjectCN (e.g. Hostname) that should be expected on this HTTPS connection, based on the request's Host property.

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

Property Value

Type: String
See Also