Freigeben über


TcpTransportSecurity.ShouldSerializeExtendedProtectionPolicy Methode

Definition

Gibt einen Wert zurück, der angibt, ob die ExtendedProtectionPolicy-Eigenschaft ihren Standardwert geändert hat und serialisiert werden soll. Dieser wird von WCF für die XAML-Integration verwendet.

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

Gibt zurück

Boolean

true, wenn der ExtendedProtectionPolicy-Eigenschaftswert serialisiert werden soll, andernfalls false.

Gilt für