Gets or sets a value that indicates whether certificate names should be written to the event log. This can be useful for debugging SSL/TLS client certificate issues.
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
Field Value
true if certificate names will be written to the event log; otherwise, false.Exceptions
Exception | Condition |
---|---|
NotSupportedException | The Internal HTTP handler is currently in use, for which this property is not supported. |
See Also