Condividi tramite


ApplicationServiceDescriptor.PassiveRequestorEndpoints Proprietà

Definizione

Ottiene gli endpoint dei richiedenti passivi del servizio dell'applicazione.

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

Valore della proprietà

Raccolta degli endpoint passivi del richiedente per il servizio dell'applicazione.

Si applica a