Click or drag to resize
ICertificateProviderTrustRootCertificate Method
When this method is called, your extension should copy the your Root certificate into the user's (or machines's) Root certificate store.

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
bool TrustRootCertificate()

Return Value

Type: Boolean
TRUE if the operation was successful
See Also