WebServiceDescriptor.TargetScopes Свойство

Определение

Получает коллекцию объектов EndpointAddress, представляющих целевые области.

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)

Значение свойства

Коллекция целевых областей.

Применяется к