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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET