Mono Class Library: OverviewSystem.Net.HttpListenerRequest: Members |
The members of System.Net.HttpListenerRequest are listed below.
See Also: Inherited members from System.Object
[read-only] AcceptTypes string[]. Documentation for this section has not yet been entered. [read-only] ClientCertificateError int. Documentation for this section has not yet been entered. [read-only] ContentEncoding System.Text.Encoding. Documentation for this section has not yet been entered. [read-only] ContentLength64 long. Documentation for this section has not yet been entered. [read-only] ContentType string. Documentation for this section has not yet been entered. [read-only] Cookies CookieCollection. Documentation for this section has not yet been entered. [read-only] HasEntityBody bool. Documentation for this section has not yet been entered. [read-only] Headers System.Collections.Specialized.NameValueCollection. Documentation for this section has not yet been entered. [read-only] HttpMethod string. Documentation for this section has not yet been entered. [read-only] InputStream System.IO.Stream. Documentation for this section has not yet been entered. [read-only] IsAuthenticated bool. Documentation for this section has not yet been entered. [read-only] IsLocal bool. Documentation for this section has not yet been entered. [read-only] IsSecureConnection bool. Documentation for this section has not yet been entered. [read-only] KeepAlive bool. Documentation for this section has not yet been entered. [read-only] LocalEndPoint IPEndPoint. Documentation for this section has not yet been entered. [read-only] ProtocolVersion Version. Documentation for this section has not yet been entered. [read-only] QueryString System.Collections.Specialized.NameValueCollection. Documentation for this section has not yet been entered. [read-only] RawUrl string. Documentation for this section has not yet been entered. [read-only] RemoteEndPoint IPEndPoint. Documentation for this section has not yet been entered. [read-only] RequestTraceIdentifier Guid. Documentation for this section has not yet been entered. [read-only] Url Uri. Documentation for this section has not yet been entered. [read-only] UrlReferrer Uri. Documentation for this section has not yet been entered. [read-only] UserAgent string. Documentation for this section has not yet been entered. [read-only] UserHostAddress string. Documentation for this section has not yet been entered. [read-only] UserHostName string. Documentation for this section has not yet been entered. [read-only] UserLanguages string[]. Documentation for this section has not yet been entered.
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.