WebHttpRelaySecurity 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.
Specifies the types of security available to a service endpoint configured to receive HTTP requests.
public sealed class WebHttpRelaySecurity
type WebHttpRelaySecurity = class
Public NotInheritable Class WebHttpRelaySecurity
- Inheritance
-
WebHttpRelaySecurity
Properties
Mode |
Gets or sets the mode of security that is used by an endpoint configured to receive HTTP requests with a WebHttpRelayBinding. |
RelayClientAuthenticationType |
Gets or sets the relay client authentication type used by the service client. |
Transport |
Gets or sets the Transport-level security settings for a binding. |
Applies to
Azure SDK for .NET