WSDualHttpSecurity 類別

定義

指定 WSDualHttpBinding 的安全性設定。

public ref class WSDualHttpSecurity sealed
public sealed class WSDualHttpSecurity
type WSDualHttpSecurity = class
Public NotInheritable Class WSDualHttpSecurity
繼承
WSDualHttpSecurity

備註

這個類別會指定 wsDualHttpBinding 繫結的安全性設定。

建構函式

WSDualHttpSecurity()

初始化 WSDualHttpSecurity 類別的新執行個體。

屬性

Message

取得 WSDualHttpBinding 的訊息層級安全性屬性。

Mode

取得或設定父代 WSDualHttpBinding 的安全性模式。

方法

Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ShouldSerializeMessage()

傳回值,這個值表示 Message 屬性是否已變更為非預設值且應該序列化。 這項資訊會由 WCF 用於 XAML 整合。

ShouldSerializeMode()

傳回值,這個值表示 Mode 屬性是否已變更為非預設值且應該序列化。 這項資訊會由 WCF 用於 XAML 整合。

ToString()

傳回代表目前物件的字串。

(繼承來源 Object)

適用於