Udostępnij za pośrednictwem


Participants.Participant Właściwość

Definicja

Pobiera listę uczestników, którzy mogą używać 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

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

Dotyczy