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

傳回

Boolean

除非在衍生類別中被覆寫,否則一律會傳回 true

適用於