RequestSecurityToken.Participants Eigenschap

Definitie

Hiermee worden de deelnemers opgehaald of ingesteld die gemachtigd zijn om het uitgegeven token te gebruiken.

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

Waarde van eigenschap

Een Participants die de deelnemers bevat die gemachtigd zijn om het uitgegeven token te gebruiken.

Opmerkingen

Vertegenwoordigt de inhoud van het element wst:Participants. Dit optionele element identificeert extra deelnemers die gemachtigd zijn om het token te gebruiken.

Van toepassing op