Commit ed26e7ca authored by justcoding121's avatar justcoding121 Committed by justcoding121

Update README.md

parent 116ca929
......@@ -182,7 +182,6 @@ Sample request and response event handlers
public Task OnCertificateSelection(object sender, CertificateSelectionEventArgs e)
{
//set e.clientCertificate to override
return Task.FromResult(0);
}
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment