TcpTransportSecurity.ShouldSerializeExtendedProtectionPolicy Methode

Definition

Gibt einen Wert zurück, der angibt, ob sich die ExtendedProtectionPolicy Eigenschaft vom Standardwert geändert hat und serialisiert werden soll. Sie 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

true wenn der ExtendedProtectionPolicy Eigenschaftswert serialisiert werden soll; andernfalls false.

Gilt für: