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

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

Return Value

Type: Boolean
TRUE if so
See Also