Compartilhar via


WebServiceDescriptor.TargetScopes Propriedade

Definição

Obtém uma coleção de EndpointAddress que representa os escopos de destino.

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

Valor da propriedade

A coleção de escopos de destino.

Aplica-se a