NonDualMessageSecurityOverRelayHttp Class
Enables setting message-level security properties for a WS-Http relay binding.
System.Object
Microsoft.ServiceBus.MessageSecurityOverRelayHttp
Microsoft.ServiceBus.NonDualMessageSecurityOverRelayHttp
Microsoft.ServiceBus.MessageSecurityOverRelayHttp
Microsoft.ServiceBus.NonDualMessageSecurityOverRelayHttp
Namespace: Microsoft.ServiceBus
Assembly: Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
The NonDualMessageSecurityOverRelayHttp type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AlgorithmSuite | Specifies the algorithm suite used for security messages at the SOAP level. (Inherited from MessageSecurityOverRelayHttp.) |
![]() | ClientCredentialType | Specifies the type of client credential used for client authentication. (Inherited from MessageSecurityOverRelayHttp.) |
![]() | EstablishSecurityContext | Gets or sets a value that specifies whether a security context token is established. |
![]() | NegotiateServiceCredential | Gets or sets a value that indicates whether the service credential is provisioned at the client out of band or is obtained from the service through a process of negotiation. (Inherited from MessageSecurityOverRelayHttp.) |
Windows Azure Service Bus supports only Full Trust code access security.
NonDualMessageSecurityOverRelayHttp is used primarily by WSHttpRelaySecurity to define message-level security properties, which is turn one of the security settings on a WSHttpRelayBinding.
