PeerSecuritySettings.Transport Property

Definition

Gets the value that indicates the security settings for the transport used for messages transmitted over the peer channel.

C#
public System.ServiceModel.PeerTransportSecuritySettings Transport { get; }
C#
public System.ServiceModel.PeerTransportSecuritySettings Transport { get; set; }

Property Value

PeerTransportSecuritySettings that contains the transport security settings for the peer channel.

Remarks

This property is set only if Mode is set to Transport or TransportWithMessageCredential.

Applies to

Product Versions
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1