IRSRequestContext Interface

Definition

Defines the properties of the request context for the reporting services.

public interface class IRSRequestContext
public interface IRSRequestContext
type IRSRequestContext = interface
Public Interface IRSRequestContext

Properties

Cookies

Gets the collection of Cookies for this request.

Headers

Gets a collection of headers.

User

Gets the identity user of the object.

Applies to