WSHttpRelayTransportSecurityElement Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A configuration element that describes the security on an HTTP transport over the Azure Service Bus relay.
public sealed class WSHttpRelayTransportSecurityElement : System.Configuration.ConfigurationElement
type WSHttpRelayTransportSecurityElement = class
inherit ConfigurationElement
Public NotInheritable Class WSHttpRelayTransportSecurityElement
Inherits ConfigurationElement
- Inheritance
-
WSHttpRelayTransportSecurityElement
Constructors
WSHttpRelayTransportSecurityElement() |
Properties
ProxyCredentialType |
Gets or sets the type of credential to be used by the service or client endpoint for authentication against the proxy. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET