ExtendedProtectionPolicyElement クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ExtendedProtectionPolicyElement クラスは、ExtendedProtectionPolicy の構成要素を表します。
public ref class ExtendedProtectionPolicyElement sealed : System::Configuration::ConfigurationElement
public sealed class ExtendedProtectionPolicyElement : System.Configuration.ConfigurationElement
type ExtendedProtectionPolicyElement = class
inherit ConfigurationElement
Public NotInheritable Class ExtendedProtectionPolicyElement
Inherits ConfigurationElement
- 継承
注釈
は ExtendedProtectionPolicy 、標準構成ファイルを使用してサーバー アプリケーション用に構成できます。
コンストラクター
ExtendedProtectionPolicyElement() |
ExtendedProtectionPolicyElement クラスの新しいインスタンスを初期化します。 |