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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET