Share via


ExtendedProtectionPolicyElement コンストラクター

定義

ExtendedProtectionPolicyElement クラスの新しいインスタンスを初期化します。

public:
 ExtendedProtectionPolicyElement();
public ExtendedProtectionPolicyElement ();
Public Sub New ()

注釈

このコンストラクターを使用してクラスの新しいインスタンスを初期化すると、 ExtendedProtectionPolicyElement PolicyEnforcement プロパティがに設定され、 Never ProtectionScenario プロパティがに設定され、 TransportSelected ServiceNameElementCollection プロパティがに設定され null ます。

クラスインスタンスのプロパティは、 ExtendedProtectionPolicyElement メソッドを呼び出す前に、アプリケーションの適切な値に設定する必要があり BuildPolicy ます。

適用対象