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