Questo argomento non è stato ancora valutato - Valuta questo argomento

Classe BindingParameterCollection

Represents a collection of binding parameters that store information used by binding elements to build factories.

Spazio dei nomi: System.ServiceModel.Channels
Assembly: System.ServiceModel (in system.servicemodel.dll)

public class BindingParameterCollection : KeyedByTypeCollection<Object>
public class BindingParameterCollection extends KeyedByTypeCollection<Object>
public class BindingParameterCollection extends KeyedByTypeCollection<Object>
Non applicabile.

The BindingParameterCollection is a collection of objects that is used when a custom binding needs to provide additional parameters to another binding. For example, the SecurityBindingElement looks for ServiceSecurityAuditBehavior in the BindingParameterCollection to determine Security auditing settings.

I membri statici pubblici (Shared in Visual Basic) di questo tipo sono validi per le operazioni multithreading. I membri di istanza non sono garantiti come thread safe.

Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile per Pocket PC, Windows Mobile per Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition

Microsoft .NET Framework 3.0 è supportato in Windows Vista, Microsoft Windows XP SP2 e Windows Server 2003 SP1.

.NET Framework

Supportato in:
Il documento è risultato utile?
(1500 caratteri rimanenti)

Aggiunte alla community

AGGIUNGI
© 2013 Microsoft. Tutti i diritti riservati.