ApplicationServiceDescriptor.Endpoints Propriedade

Definição

Obtém os pontos de extremidade desse serviço de aplicativo.

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)

Valor da propriedade

A coleção de pontos de extremidade para o serviço de aplicativo.

Aplica-se a