言語

IRSRequestContext インターフェイス

定義

報告サービスのためのリクエストコンテキストのプロパティを定義します。

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

プロパティ

名前 説明
Cookies

このリクエストでクッキーのコレクションを受け取ります。

Headers

ヘッダーの集合を取得します。

User

オブジェクトのユーザー名を取得します。

適用対象