次の方法で共有


WSHttpRelayBindingBase.CreateMessageSecurity メソッド

定義

派生クラスで実装されている場合は、現在のAzure Service Bus バインドからセキュリティ バインド要素を返します。

protected abstract System.ServiceModel.Channels.SecurityBindingElement CreateMessageSecurity ();
abstract member CreateMessageSecurity : unit -> System.ServiceModel.Channels.SecurityBindingElement
Protected MustOverride Function CreateMessageSecurity () As SecurityBindingElement

戻り値

を返しますSecurityBindingElement。現在のAzure Service Bus バインドのセキュリティ バインド要素が含まれます。

適用対象