다음을 통해 공유


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)

속성 값

대상 범위의 컬렉션입니다.

적용 대상