次の方法で共有


RelayedOnewayTransportSecurityElement.ProtectionLevel プロパティ

定義

この構成要素で構成されたバインディングを介して送信されるメッセージに適用されるトランスポート セキュリティ保護レベルを取得または設定します。

[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

プロパティ値

この構成要素で ProtectionLevel 指定されたトランスポート セキュリティ保護レベルを含む を返します。

属性

適用対象