次の方法で共有


WSHttpRelaySecurity.Mode プロパティ

定義

このAzure Service Bus バインドのメッセージ セキュリティ モードを指定します。

public Microsoft.ServiceBus.EndToEndSecurityMode Mode { get; set; }
member this.Mode : Microsoft.ServiceBus.EndToEndSecurityMode with get, set
Public Property Mode As EndToEndSecurityMode

プロパティ値

を返しますEndToEndSecurityMode。このAzure Service Bus バインドのセキュリティ モードが含まれています。 既定値は [トランスポート] です。

適用対象