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: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax bool TrustRootCertificate()
Function TrustRootCertificate As Boolean
bool TrustRootCertificate()
Return Value
Type:
BooleanTRUE if the operation was successful
See Also