Compartir a través de


RelayedOnewayTransportSecurityElement Clase

Definición

Elemento de configuración que controla la configuración de seguridad de transporte para los NetOnewayRelayBinding tipos y NetEventRelayBinding . Esta clase no puede heredarse.

public sealed class RelayedOnewayTransportSecurityElement : System.Configuration.ConfigurationElement
type RelayedOnewayTransportSecurityElement = class
    inherit ConfigurationElement
Public NotInheritable Class RelayedOnewayTransportSecurityElement
Inherits ConfigurationElement
Herencia
RelayedOnewayTransportSecurityElement

Constructores

RelayedOnewayTransportSecurityElement()

Elemento de configuración que controla la configuración de seguridad de transporte para los NetOnewayRelayBinding tipos y NetEventRelayBinding . Esta clase no puede heredarse.

Propiedades

ProtectionLevel

Obtiene o establece el nivel de protección de seguridad de transporte que se aplica a los mensajes transmitidos a través de enlaces configurados con este elemento de configuración.

Se aplica a