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