RequestSecurityToken.Participants 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定獲授權使用所發出權杖的參與者。
public:
property System::IdentityModel::Protocols::WSTrust::Participants ^ Participants { System::IdentityModel::Protocols::WSTrust::Participants ^ get(); void set(System::IdentityModel::Protocols::WSTrust::Participants ^ value); };
public System.IdentityModel.Protocols.WSTrust.Participants Participants { get; set; }
member this.Participants : System.IdentityModel.Protocols.WSTrust.Participants with get, set
Public Property Participants As Participants
屬性值
包含獲授權使用所發行權杖之參與者的 Participants。
備註
表示 wst:Participants 元素的內容。 這個選擇性元素會識別已獲授權使用令牌的其他參與者。