次の方法で共有


TcpTransportBindingElement.ShouldSerializeExtendedProtectionPolicy メソッド

定義

拡張保護ポリシーを XAML シリアル化できないことを示す値を返します。

public:
 bool ShouldSerializeExtendedProtectionPolicy();
public bool ShouldSerializeExtendedProtectionPolicy ();
member this.ShouldSerializeExtendedProtectionPolicy : unit -> bool
Public Function ShouldSerializeExtendedProtectionPolicy () As Boolean

戻り値

Boolean

false を返します。

注釈

拡張保護ポリシーは、受信クライアント接続を検証するためにサーバーによって使用されるオブジェクトです。

適用対象