Freigeben über


SecurityTokenServiceDescriptor.PassiveRequestorEndpoints Eigenschaft

Definition

Ruft die Auflistung ab, die EndpointAddress die passiven Anfordererendpunkte darstellt.

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

Eigenschaftswert

Die Sammlung passiver Anfordererendpunkte.

Gilt für: