Click or drag to resize
ICertificateProviderInfoShowConfigurationUI Method
Show a configuration dialog that allows user to control options related to your Certificate Provider, for instance, the configured key size, hash algorithm, etc.

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
void ShowConfigurationUI(
	IntPtr hwndOwner
)

Parameters

hwndOwner
Type: SystemIntPtr
Owning Window Handle
See Also