Freigeben über


RelayedOnewayTransportSecurityElement.ProtectionLevel Eigenschaft

Definition

Ruft die Transportsicherheitsschutzebene ab, die auf Nachrichten angewendet wird, die über mit diesem Konfigurationselement konfigurierte Bindungen übertragen werden, oder legt diese fest.

[System.Configuration.ConfigurationProperty("protectionLevel", DefaultValue=System.Net.Security.ProtectionLevel.EncryptAndSign)]
public System.Net.Security.ProtectionLevel ProtectionLevel { get; set; }
[<System.Configuration.ConfigurationProperty("protectionLevel", DefaultValue=System.Net.Security.ProtectionLevel.EncryptAndSign)>]
member this.ProtectionLevel : System.Net.Security.ProtectionLevel with get, set
Public Property ProtectionLevel As ProtectionLevel

Eigenschaftswert

Gibt eine ProtectionLevel zurück, die die in diesem Konfigurationselement angegebene Transportsicherheitsschutzebene enthält.

Attribute

Gilt für: