Share via


SecurityTokenServiceDescriptor.PassiveRequestorEndpoints Proprietà

Definizione

Ottiene la raccolta di EndpointAddress che rappresenta gli endpoint dei richiedenti passivi.

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)

Valore della proprietà

La raccolta degli endpoint passivi del richiedente.

Si applica a