ApplicationServiceDescriptor.PassiveRequestorEndpoints Eigenschap

Definitie

Hiermee haalt u de passieve aanvragereindpunten van deze toepassingsservice op.

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)

Waarde van eigenschap

De verzameling passieve aanvragereindpunten voor de toepassingsservice.

Van toepassing op