Share via


Participants 類別

定義

表示 WS-Trust 參與者項目。 wst:Participants 項目是 wst:RequestSecurityToken 項目的擴充,並且會用來傳遞有關哪一方有權參加權杖使用的資訊。

public ref class Participants
public class Participants
type Participants = class
Public Class Participants
繼承
Participants

備註

如需此類別所代表之專案的詳細資訊,請參閱適用於您案例的 WS-Trust 規格版本。

建構函式

Participants()

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

屬性

Participant

取得允許使用權杖的參與者的清單。

Primary

取得或設定所發出權杖的主要使用者。

方法

Equals(Object)

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

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

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

(繼承來源 Object)

適用於