CertMakerrootCertIsMachineTrusted Method |
Is Fiddler's root certificate in the Machine Root store?
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public static bool rootCertIsMachineTrusted()
Public Shared Function rootCertIsMachineTrusted As Boolean
public:
static bool rootCertIsMachineTrusted()
Return Value
Type:
BooleanTRUE if so
See Also