NetOnewayRelaySecurity 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.
The collection of security settings for a NetOnewayRelayBinding binding.
public sealed class NetOnewayRelaySecurity
type NetOnewayRelaySecurity = class
Public NotInheritable Class NetOnewayRelaySecurity
- Inheritance
-
NetOnewayRelaySecurity
Properties
Message |
Gets the type of message-level security requirements for a service configured with a NetOnewayRelayBinding. |
Mode |
Gets or sets whether message-level and transport-level security are used by an endpoint configured with a NetOnewayRelayBinding. |
RelayClientAuthenticationType |
Gets or sets the authentication type for the relay client. |
Transport |
Gets the type of transport-level security requirements for an endpoint configured with a NetOnewayRelayBinding. The default value is EncryptAndSign. |
Applies to
Azure SDK for .NET