WS2007FederationHttpRelayBinding Members

[This is prerelease documentation and is subject to change in future releases. Blank topics are included as placeholders.]

A secure and interoperable binding that derives from WS2007HttpRelayBinding and supports federated security.

The following tables list the members exposed by the WS2007FederationHttpRelayBinding type.

Public Constructors

  Name Description
  WS2007FederationHttpRelayBinding Overloaded. Initializes a new instance of the WSHttpRelayBindingBase class.

Top

Public Properties

  Name Description
public property CloseTimeout  (Inherited from Binding )
public property EnvelopeVersion  Gets the version of SOAP that is used for messages that are processed by this binding.  (Inherited from WSHttpRelayBindingBase)
public property MaxBufferPoolSize  Gets or sets the maximum amount of memory allocated for the buffer manager that manages the buffers required by endpoints using this Service Bus binding.  (Inherited from WSHttpRelayBindingBase)
public property MaxReceivedMessageSize  Gets or sets the maximum size for a message that can be processed by the Service Bus binding.  (Inherited from WSHttpRelayBindingBase)
public property MessageEncoding  Gets or sets whether MTOM or Text/XML is used to encode SOAP messages.  (Inherited from WSHttpRelayBindingBase)
public property MessageVersion  (Inherited from Binding )
public property Name  (Inherited from Binding )
public property Namespace  (Inherited from Binding )
public property OpenTimeout  (Inherited from Binding )
public property PrivacyNoticeAt  
public property PrivacyNoticeVersion  
public property ProxyAddress  Gets or sets the URI address of the HTTP proxy.  (Inherited from WSHttpRelayBindingBase)
public property ReaderQuotas  Gets or sets constraints on the complexity of SOAP messages that can be processed by endpoints configured with this Security Bus binding.  (Inherited from WSHttpRelayBindingBase)
public property ReceiveTimeout  (Inherited from Binding )
public property ReliableSession  Gets an object that provides convenient access to the properties of a reliable Service Bus session binding element that are available when using one of the system-provided bindings.  (Inherited from WSHttpRelayBindingBase)
public property Scheme  Gets the URI transport scheme for the channels and listeners that are configured with this binding.  (Inherited from WSHttpRelayBindingBase)
public property Security  
public property SendTimeout  (Inherited from Binding )
public property TextEncoding  (Inherited from WSHttpRelayBindingBase )
public property UseDefaultWebProxy  (Inherited from WSHttpRelayBindingBase )

Top

Public Methods

(see also Protected Methods )

  Name Description
public method BuildChannelFactory  Overloaded. (Inherited from Binding )
public method BuildChannelListener  Overloaded. (Inherited from Binding )
public method CanBuildChannelFactory  Overloaded. (Inherited from Binding )
public method CanBuildChannelListener  Overloaded. (Inherited from Binding )
public method CreateBindingElements Overridden. Returns an ordered collection of binding elements contained in the current Service Bus binding.
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetProperty  (Inherited from Binding )
public method GetType  (Inherited from Object )
public methodstatic ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method CreateMessageSecurity Overridden. When implemented in a derived class, returns the security binding element from the current Service Bus binding.
protected method Finalize  (Inherited from Object )
protected method GetTransport Overridden. When implemented in a derived class, returns the transport binding element from the current Service Bus binding.
protected method MemberwiseClone  (Inherited from Object )

Top

Explicit Interface Implementations

  Name Description
  System.ServiceModel.Channels.IBindingRuntimePreferences.ReceiveSynchronously  (Inherited from WSHttpRelayBindingBase )

Top

See Also

Reference

WS2007FederationHttpRelayBinding Class
Microsoft.ServiceBus Namespace

Did you find this information useful? Please send your suggestions and comments about the documentation.