WSFederationHttpSecurity 類別

定義

指定 WSFederationHttpBinding 的安全性設定。 此類別無法獲得繼承。

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

備註

此類別指定要套用至 wsFederationHttpBinding 繫結與特定安全性設定的安全性類型。

建構函式

WSFederationHttpSecurity()

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

屬性

Message

表示 WSFederationHttpBinding 的訊息安全性設定。

Mode

取得或設定要套用的安全性類型。

方法

Equals(Object)

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

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ShouldSerializeMessage()

傳回值,這個值表示 Message 屬性是否已變更為非預設值且應該序列化。

ShouldSerializeMode()

傳回值,這個值表示 Mode 屬性是否已變更為非預設值且應該序列化。

ToString()

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

(繼承來源 Object)

適用於