The properties of System.Web.HttpRequest are listed below. For a list of all members, see the HttpRequest Members list.
See Also: Inherited members from System.Object
[read-only] AcceptTypes string[]. Documentation for this section has not yet been entered. [read-only] AnonymousID string. Documentation for this section has not yet been entered. [read-only] ApplicationPath string. Documentation for this section has not yet been entered. [read-only] AppRelativeCurrentExecutionFilePath string. Documentation for this section has not yet been entered. Browser HttpBrowserCapabilities. Documentation for this section has not yet been entered. [read-only] ClientCertificate HttpClientCertificate. Documentation for this section has not yet been entered. ContentEncoding System.Text.Encoding. The content encoding used by the data sent on this request. [read-only] ContentLength int. The content length for the data that is being uploaded by the client. ContentType string. Documentation for this section has not yet been entered. [read-only] Cookies HttpCookieCollection. The cookies sent on this HTTP request. [read-only] CurrentExecutionFilePath string. Documentation for this section has not yet been entered. [read-only] FilePath string. The virtual path to the request. [read-only] Files HttpFileCollection. Documentation for this section has not yet been entered. Filter System.IO.Stream. Documentation for this section has not yet been entered. [read-only] Form System.Collections.Specialized.NameValueCollection. Documentation for this section has not yet been entered. [read-only] Headers System.Collections.Specialized.NameValueCollection. All of the headers of this HTTP request. [read-only] HttpMethod string. The method used (typically GET or POST). [read-only] InputStream System.IO.Stream. A stream representing the data sent on the request. [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. Returns true or false to determine if the connection is using secure sockets layer. [read-only] default propertyItem(string) string. Documentation for this section has not yet been entered. [read-only] LogonUserIdentity System.Security.Principal.WindowsIdentity. Documentation for this section has not yet been entered. [read-only] Params System.Collections.Specialized.NameValueCollection. Documentation for this section has not yet been entered. [read-only] Path string. Documentation for this section has not yet been entered. [read-only] PathInfo string. Documentation for this section has not yet been entered. [read-only] PhysicalApplicationPath string. Documentation for this section has not yet been entered. [read-only] PhysicalPath string. 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. RequestType string. Documentation for this section has not yet been entered. [read-only] ServerVariables System.Collections.Specialized.NameValueCollection. Documentation for this section has not yet been entered. [read-only] TotalBytes int. 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.