Partager via


TcpRelayTransportSecurityElement.ProtectionLevel Propriété

Définition

Obtient ou définit une valeur XML contenant le niveau de sécurité de transport pour un relais TCP.

[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 sécurité du transport. La valeur par défaut est EncryptAndSign.

Attributs

S’applique à