Share via


MessageSecurityOverHttp.IsSecureConversationEnabled メソッド

定義

拡張シナリオでのみ使用され、MessageSecurityOverHttp から派生するクラスのインスタンスが、WS-SecurityConversation に記述された安全な会話を実行するように構成されるかどうかを示します。

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

戻り値

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

適用対象