Participants 类

定义

表示 WS-Trust 参与者元素。 wst:参与者元素是对 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)

适用于