RelayedOnewayTransportSecurity.ProtectionLevel Property

Definition

Gets or sets the transport security protection level.

public System.Net.Security.ProtectionLevel ProtectionLevel { get; set; }
member this.ProtectionLevel : System.Net.Security.ProtectionLevel with get, set
Public Property ProtectionLevel As ProtectionLevel

Property Value

Returns a ProtectionLevel that contains the transport security protection level.

Applies to