ICertificateProviderInfoGetConfigurationString Method |
Return a string describing the current configuration of the Certificate Provider. For instance, list
the configured key size, hash algorithms, etc.
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax string GetConfigurationString()
Function GetConfigurationString As String
String^ GetConfigurationString()
Return Value
Type:
StringSee Also