CertMakerremoveFiddlerGeneratedCerts Method |
Removes Fiddler-generated certificates from the Windows certificate store
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public static bool removeFiddlerGeneratedCerts()
Public Shared Function removeFiddlerGeneratedCerts As Boolean
public:
static bool removeFiddlerGeneratedCerts()
Return Value
Type:
BooleanSee Also