다음을 통해 공유


WebServicesSection.EnabledProtocols 속성

정의

웹 서비스 프로토콜을 나타내는 WebServiceProtocols 값 중 하나를 가져옵니다.

public:
 property System::Web::Services::Configuration::WebServiceProtocols EnabledProtocols { System::Web::Services::Configuration::WebServiceProtocols get(); };
public System.Web.Services.Configuration.WebServiceProtocols EnabledProtocols { get; }
member this.EnabledProtocols : System.Web.Services.Configuration.WebServiceProtocols
Public ReadOnly Property EnabledProtocols As WebServiceProtocols

속성 값

WebServiceProtocols

WebServiceProtocols 값 중 하나입니다.

적용 대상