Class RelayedOnewayTransportSecurity
- Namespace
- Microsoft.ServiceBus
- Assembly
- Microsoft.ServiceBus.dll
Represents the transport security settings of a one-way binding.
public sealed class RelayedOnewayTransportSecurity
- Inheritance
-
RelayedOnewayTransportSecurity
- Inherited Members
Properties
ProtectionLevel
Gets or sets the transport security protection level.
public ProtectionLevel ProtectionLevel { get; set; }
Property Value
- ProtectionLevel
Returns a ProtectionLevel that contains the transport security protection level.