TcpTransportBindingElement.ShouldSerializeExtendedProtectionPolicy Méthode

Définition

Retourne une indication stipulant que la stratégie de protection étendue n'est pas sérialisable en XAML.

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

Retours

Boolean

Retourne false.

Remarques

Une stratégie de protection étendue est un objet utilisé par le serveur pour valider les connexions clientes entrantes.

S’applique à