Partager via


Participants.Participant Propriété

Définition

Obtient la liste des participants autorisés à utiliser le jeton.

public:
 property System::Collections::Generic::List<System::IdentityModel::Protocols::WSTrust::EndpointReference ^> ^ Participant { System::Collections::Generic::List<System::IdentityModel::Protocols::WSTrust::EndpointReference ^> ^ get(); };
public System.Collections.Generic.List<System.IdentityModel.Protocols.WSTrust.EndpointReference> Participant { get; }
member this.Participant : System.Collections.Generic.List<System.IdentityModel.Protocols.WSTrust.EndpointReference>
Public ReadOnly Property Participant As List(Of EndpointReference)

Valeur de propriété

Liste des participants. Chaque élément de la liste contient le contenu d'un élément wst:Participant.

S’applique à