Compartir a través de


TcpRelayTransportSecurity.ProtectionLevel Propiedad

Definición

Obtiene o establece el nivel de protección de transporte.

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

Valor de propiedad

Devuelve un ProtectionLevel valor de tipo que contiene el nivel de protección. El valor predeterminado es EncryptAndSign.

Se aplica a