Click or drag to resize
CertMakerrootCertIsTrusted Method
Is Fiddler's root certificate in the Root store?

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public static bool rootCertIsTrusted()

Return Value

Type: Boolean
TRUE if so
See Also