次の方法で共有


MessageSecurityOverRelayHttp.IsSecureConversationEnabled メソッド

定義

から派生したクラスのインスタンスがセキュリティで保護された MessageSecurityOverRelayHttp 会話を実行するように構成されているかどうかを示すために、拡張性のシナリオでのみ使用されます。

protected virtual bool IsSecureConversationEnabled ();
abstract member IsSecureConversationEnabled : unit -> bool
override this.IsSecureConversationEnabled : unit -> bool
Protected Overridable Function IsSecureConversationEnabled () As Boolean

戻り値

派生クラスでオーバーライドしない限り、常に true を返します。

適用対象