HeaderLimitsSettings クラス

HTTP 要求ヘッダーで許可されるサイズを指定します。

構文

class HeaderLimitsSettings : EmbeddedObject  

メソッド

このクラスにはメソッドが含まれていません。

プロパティ

次の表は、HeaderLimitsSettings クラスによって公開されるプロパティの一覧です。

名前 説明
HeaderLimits 指定された HTTP 要求ヘッダーのサイズ制限を指定する、HeaderLimitsElement 値の配列。

サブクラス

このクラスにはサブクラスが含まれていません。

解説

このクラスのインスタンスは、RequestLimitsElement クラスの HeaderLimits 配列プロパティに含まれています。

Note

このクラスの設定を有効にするには、要求のフィルタリング モジュール (Modrqflt.dll) をインストールする必要があります。

継承階層

EmbeddedObject

HeaderLimitsSettings

要件

説明
クライアント - Windows Vista 上の IIS 7.0
- Windows 7 上の IIS 7.5
- Windows 8 上の IIS 8.0
- Windows 10 上の IIS 10.0
[サーバー] - Windows Server 2008 上の IIS 7.0
- Windows Server 2008 R2 上の IIS 7.5
- Windows Server 2012 上の IIS 8.0
- Windows Server 2012 R2 上の IIS 8.5
- Windows Server 2016 上の IIS 10.0
Product - IIS 7.0、IIS 7.5、IIS 8.0、IIS 8.5、IIS 10.0
MOF ファイル WebAdministration.mof

参照

EmbeddedObject クラス
FileExtensionsSettings クラス
HeaderLimitsElement クラス
RequestFilteringSection クラス
RequestLimitsElement クラス
VerbsSettings クラス