Sdílet prostřednictvím


ApplicationServiceDescriptor.Endpoints Vlastnost

Definice

Získá koncové body této aplikační služby.

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

Hodnota vlastnosti

Kolekce koncových bodů pro aplikační službu.

Platí pro