IRSRequestContext Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |