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 元素的内容。 此可选元素标识有权使用该令牌的其他参与者。