NameDescriptionTypeAdditional information
RequestContext

No description available

System.Web.Routing.RequestContext

None.

IsLocal

No description available

boolean

None.

HttpMethod

No description available

string

None.

RequestType

No description available

string

None.

ContentType

No description available

string

None.

ContentLength

No description available

integer

None.

ContentEncoding

No description available

System.Text.Encoding

None.

AcceptTypes

No description available

Collection of string

None.

IsAuthenticated

No description available

boolean

None.

IsSecureConnection

No description available

boolean

None.

Path

No description available

string

None.

AnonymousID

No description available

string

None.

FilePath

No description available

string

None.

CurrentExecutionFilePath

No description available

string

None.

CurrentExecutionFilePathExtension

No description available

string

None.

AppRelativeCurrentExecutionFilePath

No description available

string

None.

PathInfo

No description available

string

None.

PhysicalPath

No description available

string

None.

ApplicationPath

No description available

string

None.

PhysicalApplicationPath

No description available

string

None.

UserAgent

No description available

string

None.

UserLanguages

No description available

Collection of string

None.

Browser

No description available

System.Web.HttpBrowserCapabilities

None.

UserHostName

No description available

string

None.

UserHostAddress

No description available

string

None.

RawUrl

No description available

string

None.

Url

No description available

URI

None.

UrlReferrer

No description available

URI

None.

Params

No description available

Dictionary of string [key] and string [value]

None.

Item

No description available

string

None.

QueryString

No description available

Dictionary of string [key] and string [value]

None.

Form

No description available

Dictionary of string [key] and string [value]

None.

Headers

No description available

Dictionary of string [key] and string [value]

None.

Unvalidated

No description available

System.Web.UnvalidatedRequestValues

None.

ServerVariables

No description available

Dictionary of string [key] and string [value]

None.

Cookies

No description available

Collection of Object

None.

Files

No description available

Collection of Object

None.

InputStream

No description available

System.IO.Stream

None.

TotalBytes

No description available

integer

None.

Filter

No description available

System.IO.Stream

None.

ClientCertificate

No description available

Collection of Object

None.

LogonUserIdentity

No description available

System.Security.Principal.WindowsIdentity

None.

HttpChannelBinding

No description available

System.Security.Authentication.ExtendedProtection.ChannelBinding

None.

TlsTokenBindingInfo

No description available

System.Web.ITlsTokenBindingInfo

None.

ReadEntityBodyMode

No description available

System.Web.ReadEntityBodyMode

None.

TimedOutToken

No description available

System.Threading.CancellationToken

None.