Share via


IRSRequestContext インターフェイス

定義

レポート サービスの要求コンテキストのプロパティを定義します。

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

プロパティ

Cookies

この要求の Cookie のコレクションを取得します。

Headers

ヘッダーのコレクションを取得します。

User

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

適用対象