Skip to content
cyberbyber edited this page Aug 3, 2018 · 2 revisions

WCF adapter properties

The namespace prefix for these properties is WCF.

The following properties are available under this namespace:

Property name Description
To
FromAddress
ReplyToAddress
Action
IsFault
InboundHeaders
OutboundCustomHeaders
Identity
Headers
BindingType
BindingConfiguration
ReferencedBindings
ServiceBehaviorConfiguration
EndpointBehaviorConfiguration
OpenTimeout
SendTimeout
CloseTimeout
SessionIdleTimeout
MaxConnections
MaxReceivedMessageSize
MaxConcurrentCalls
EnableTransaction
TransactionProtocol
OrderedProcessing
MessageEncoding
TextEncoding
TimeToLive
UseSourceJournal
DeadLetterQueue
LeaseTimeout
CustomDeadLetterQueue
SecurityMode
TransportClientCredentialType
TransportProtectionLevel
MsmqAuthenticationMode
MsmqProtectionLevel
MsmqSecureHashAlgorithm
MsmqEncryptionAlgorithm
MessageClientCredentialType
AlgorithmSuite
NegotiateServiceCredential
EstablishSecurityContext
ServiceCertificate
ClientCertificate
UseSSO
UserName
Password
AffiliateApplicationName
ProxyToUse
ProxyAddress
ProxyUserName
ProxyPassword
InboundBodyLocation
InboundBodyPathExpression
InboundNodeEncoding
OutboundBodyLocation
OutboundXmlTemplate
DisableLocationOnFailure
SuspendMessageOnFailure
PropagateFaultMessage
IsolationLevel
InboundHttpHeaders
InboundHttpStatusCode
InboundHttpStatusDescription
InboundHttpMethod
OutboundHttpStatusCode
OutboundHttpStatusDescription
UseAcsAuthentication
StsUri
IssuerName
IssuerSecret
UseSasAuthentication
SharedAccessKeyName
SharedAccessKey
SuppressMessageBodyForHttpVerbs
HttpHeaders
HttpMethodAndUrl
VariablePropertyMapping

Clone this wiki locally