Partager via


RelayedOnewayTransportSecurityElement.ProtectionLevel Propriété

Définition

Obtient ou définit le niveau de protection de sécurité du transport appliqué aux messages transmis via des liaisons configurées avec cet élément de configuration.

[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

Valeur de propriété

Retourne un ProtectionLevel qui contient le niveau de protection de la sécurité du transport spécifié dans cet élément de configuration.

Attributs

S’applique à