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 | |
---|---|---|
CloseTimeout | (Inherited from Binding ) | |
EnvelopeVersion | Gets the version of SOAP that is used for messages that are processed by this binding. (Inherited from WSHttpRelayBindingBase) | |
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) | |
MaxReceivedMessageSize | Gets or sets the maximum size for a message that can be processed by the Service Bus binding. (Inherited from WSHttpRelayBindingBase) | |
MessageEncoding | Gets or sets whether MTOM or Text/XML is used to encode SOAP messages. (Inherited from WSHttpRelayBindingBase) | |
MessageVersion | (Inherited from Binding ) | |
Name | (Inherited from Binding ) | |
Namespace | (Inherited from Binding ) | |
OpenTimeout | (Inherited from Binding ) | |
PrivacyNoticeAt | ||
PrivacyNoticeVersion | ||
ProxyAddress | Gets or sets the URI address of the HTTP proxy. (Inherited from WSHttpRelayBindingBase) | |
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) | |
ReceiveTimeout | (Inherited from Binding ) | |
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) | |
Scheme | Gets the URI transport scheme for the channels and listeners that are configured with this binding. (Inherited from WSHttpRelayBindingBase) | |
Security | ||
SendTimeout | (Inherited from Binding ) | |
TextEncoding | (Inherited from WSHttpRelayBindingBase ) | |
UseDefaultWebProxy | (Inherited from WSHttpRelayBindingBase ) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
BuildChannelFactory | Overloaded. (Inherited from Binding ) | |
BuildChannelListener | Overloaded. (Inherited from Binding ) | |
CanBuildChannelFactory | Overloaded. (Inherited from Binding ) | |
CanBuildChannelListener | Overloaded. (Inherited from Binding ) | |
CreateBindingElements | Overridden. Returns an ordered collection of binding elements contained in the current Service Bus binding. | |
Equals | Overloaded. (Inherited from Object ) | |
GetHashCode | (Inherited from Object ) | |
GetProperty | (Inherited from Binding ) | |
GetType | (Inherited from Object ) | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
CreateMessageSecurity | Overridden. When implemented in a derived class, returns the security binding element from the current Service Bus binding. | |
Finalize | (Inherited from Object ) | |
GetTransport | Overridden. When implemented in a derived class, returns the transport binding element from the current Service Bus binding. | |
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.