Partager via


WebServiceDescriptor.TargetScopes Propriété

Définition

Obtient une collection d'objets EndpointAddress qui représente les portées cibles.

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)

Valeur de propriété

Collection de portées cibles.

S’applique à