NameDescriptionTypeAdditional information
RequestContext

RequestContext

None.

IsLocal

boolean

None.

HttpMethod

string

None.

RequestType

string

None.

ContentType

string

None.

ContentLength

integer

None.

ContentEncoding

Encoding

None.

AcceptTypes

Collection of string

None.

IsAuthenticated

boolean

None.

IsSecureConnection

boolean

None.

Path

string

None.

AnonymousID

string

None.

FilePath

string

None.

CurrentExecutionFilePath

string

None.

CurrentExecutionFilePathExtension

string

None.

AppRelativeCurrentExecutionFilePath

string

None.

PathInfo

string

None.

PhysicalPath

string

None.

ApplicationPath

string

None.

PhysicalApplicationPath

string

None.

UserAgent

string

None.

UserLanguages

Collection of string

None.

Browser

HttpBrowserCapabilities

None.

UserHostName

string

None.

UserHostAddress

string

None.

RawUrl

string

None.

Url

URI

None.

UrlReferrer

URI

None.

Params

Dictionary of string [key] and string [value]

None.

Item

string

None.

QueryString

Dictionary of string [key] and string [value]

None.

Form

Dictionary of string [key] and string [value]

None.

Headers

Dictionary of string [key] and string [value]

None.

Unvalidated

UnvalidatedRequestValues

None.

ServerVariables

Dictionary of string [key] and string [value]

None.

Cookies

Collection of Object

None.

Files

Collection of Object

None.

InputStream

Stream

None.

TotalBytes

integer

None.

Filter

Stream

None.

ClientCertificate

Collection of Object

None.

LogonUserIdentity

WindowsIdentity

None.

HttpChannelBinding

ChannelBinding

None.

TlsTokenBindingInfo

ITlsTokenBindingInfo

None.

ReadEntityBodyMode

ReadEntityBodyMode

None.

TimedOutToken

CancellationToken

None.