Aracılığıyla paylaş


Participants.Participant Özellik

Tanım

Belirteci kullanmasına izin verilen katılımcıların listesini alır.

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)

Özellik Değeri

Katılımcı listesi. Listedeki her öğe bir wst:Participant öğesinin içeriğini içerir.

Şunlara uygulanır