Participants.Participant Właściwość

Definicja

Pobiera listę uczestników, którzy mogą korzystać z tokenu.

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)

Wartość właściwości

List<EndpointReference>

Lista uczestników. Każdy element na liście zawiera zawartość elementu wst: uczestnik.

Dotyczy