Mono Class Library: Overview

System.Net.HttpListenerRequest: Method Members

The methods of System.Net.HttpListenerRequest are listed below. For a list of all members, see the HttpListenerRequest Members list.

See Also: Inherited members from System.Object

Public Methods

BeginGetClientCertificate(AsyncCallback, object) : IAsyncResult
Documentation for this section has not yet been entered.
EndGetClientCertificate(IAsyncResult) : System.Security.Cryptography.X509Certificates.X509Certificate2
Documentation for this section has not yet been entered.
GetClientCertificate() : System.Security.Cryptography.X509Certificates.X509Certificate2
Documentation for this section has not yet been entered.