Share via


WebScriptEndpointElement 클래스

정의

구성 파일에서 WebScriptEndpoint를 정의하는 사용자 지정 구성 요소를 나타냅니다.

public ref class WebScriptEndpointElement : System::ServiceModel::Configuration::StandardEndpointElement
public class WebScriptEndpointElement : System.ServiceModel.Configuration.StandardEndpointElement
type WebScriptEndpointElement = class
    inherit StandardEndpointElement
Public Class WebScriptEndpointElement
Inherits StandardEndpointElement
상속

설명

웹 스크립팅을 사용하면 웹 페이지에 입력되는 데이터를 처리할 수 있습니다.

생성자

WebScriptEndpointElement()

WebScriptEndpointElement 클래스의 새 인스턴스를 시작합니다.

속성

ContentTypeMapper

현재 WebScriptEndpointElement에 의해 구성된 웹 문서를 생성하는 동작 및 메타데이터 그룹의 이름을 가져오거나 설정합니다.

CrossDomainScriptAccessEnabled

호스트 컴퓨터 간의 스크립트 액세스가 가능한지 여부를 나타내는 값을 가져오거나 설정합니다.

CurrentConfiguration

현재 Configuration 인스턴스가 속해 있는 구성 계층 구조를 나타내는 최상위 ConfigurationElement 인스턴스에 대한 참조를 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
ElementInformation

ElementInformation 개체의 사용자 지정할 수 없는 정보와 기능을 포함하는 ConfigurationElement 개체를 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
ElementProperty

ConfigurationElementProperty 개체 자체를 나타내는 ConfigurationElement 개체를 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
EndpointType

WebScriptEndpoint의 형식을 가져옵니다.

EvaluationContext

ContextInformation 개체의 ConfigurationElement 개체를 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
HasContext

CurrentConfiguration 속성이 null인지 여부를 나타내는 값을 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
HostNameComparisonMode

들어오는 메시지를 WebScriptEndpoint에 디스패치할 때 URI 비교에 호스트 이름을 사용하는 방법을 지정합니다.

Item[ConfigurationProperty]

이 구성 요소의 속성이나 특성을 가져오거나 설정합니다.

(다음에서 상속됨 ConfigurationElement)
Item[String]

이 구성 요소의 속성, 특성 또는 자식 요소를 가져오거나 설정합니다.

(다음에서 상속됨 ConfigurationElement)
LockAllAttributesExcept

잠긴 특성의 컬렉션을 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
LockAllElementsExcept

잠긴 요소의 컬렉션을 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
LockAttributes

잠긴 특성의 컬렉션을 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
LockElements

잠긴 요소의 컬렉션을 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
LockItem

요소가 잠겨 있는지 여부를 나타내는 값을 가져오거나 설정합니다.

(다음에서 상속됨 ConfigurationElement)
MaxBufferPoolSize

메시지 전송에 사용되는 최대 버퍼 풀 크기(바이트)를 가져오거나 설정합니다.

MaxBufferSize

메시지를 받는 데 사용되는 최대 버퍼 크기(바이트)를 가져오거나 설정합니다.

MaxReceivedMessageSize

WebScriptEndpoint에서 받는 메시지의 최대 바이트 크기를 가져오거나 설정합니다.

Name

요소에 대한 구성 문자열 목록에서 현재 엔드포인트 요소의 이름을 가져오거나 설정합니다.

(다음에서 상속됨 StandardEndpointElement)
Properties

현재 WebScriptEndpoint에 연결된 모든 속성을 가져옵니다.

ReaderQuotas

WebScriptEndpoint 개체에서 처리할 수 있는 메시지의 복잡성에 대한 제약 조건을 정의하는 구성 요소를 가져옵니다.

Security

HTTP 웹 보안 바인딩 요소를 가져옵니다.

TransferMode

WCF 메시지가 전송되는 방식을 가져오거나 설정합니다.

WriteEncoding

텍스트 메시지의 문자 형식을 지정하는 데 사용되는 인코딩을 가져오거나 설정합니다.

메서드

ApplyConfiguration(ServiceEndpoint, ChannelEndpointElement)

특정 서비스 엔드포인트의 내용을 현재 채널 엔드포인트 요소에 적용합니다.

(다음에서 상속됨 StandardEndpointElement)
ApplyConfiguration(ServiceEndpoint, ServiceEndpointElement)

특정 서비스 엔드포인트의 내용을 현재 서비스 엔드포인트 요소에 적용합니다.

(다음에서 상속됨 StandardEndpointElement)
CreateServiceEndpoint(ContractDescription)

지정된 WebScriptEndpoint이 있는 새 ContractDescription를 시작합니다.

DeserializeElement(XmlReader, Boolean)

구성 파일에서 XML을 읽습니다.

(다음에서 상속됨 ConfigurationElement)
Equals(Object)

현재 ConfigurationElement 인스턴스를 지정된 개체와 비교합니다.

(다음에서 상속됨 ConfigurationElement)
GetHashCode()

현재 ConfigurationElement 인스턴스를 나타내는 고유 값을 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
GetTransformedAssemblyString(String)

지정된 어셈블리 이름의 변환된 버전을 반환합니다.

(다음에서 상속됨 ConfigurationElement)
GetTransformedTypeString(String)

지정된 형식 이름의 변환된 버전을 반환합니다.

(다음에서 상속됨 ConfigurationElement)
GetType()

현재 인스턴스의 Type을 가져옵니다.

(다음에서 상속됨 Object)
Init()

ConfigurationElement 개체를 초기 상태로 설정합니다.

(다음에서 상속됨 ConfigurationElement)
InitializeAndValidate(ChannelEndpointElement)

서비스 애플리케이션 구성 파일에서 지정된 채널 엔드포인트의 형식을 초기화하고 확인합니다.

(다음에서 상속됨 StandardEndpointElement)
InitializeAndValidate(ServiceEndpointElement)

서비스 애플리케이션 구성 파일에서 지정된 서비스 엔드포인트의 형식을 초기화하고 확인합니다.

(다음에서 상속됨 StandardEndpointElement)
InitializeDefault()

ConfigurationElement 개체 값의 기본 집합을 초기화하는 데 사용됩니다.

(다음에서 상속됨 ConfigurationElement)
InitializeFrom(ServiceEndpoint)

지정된 서비스 엔드포인트가 null이 아니고 해당 형식이 현재 엔드포인트 형식과 일치하는지 확인합니다.

(다음에서 상속됨 StandardEndpointElement)
IsModified()

파생 클래스에서 구현될 때 이 구성 요소가 마지막으로 저장되거나 로드된 이후 수정되었는지 여부를 나타냅니다.

(다음에서 상속됨 ConfigurationElement)
IsReadOnly()

ConfigurationElement 개체가 읽기 전용인지 여부를 나타내는 값을 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
ListErrors(IList)

ConfigurationElement 개체와 모든 하위 요소의 잘못된 속성 오류를 전달된 목록에 추가합니다.

(다음에서 상속됨 ConfigurationElement)
MemberwiseClone()

현재 Object의 단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
OnApplyConfiguration(ServiceEndpoint, ChannelEndpointElement)

지정된 ServiceEndpointWebScriptEndpoint로 변환합니다.

OnApplyConfiguration(ServiceEndpoint, ServiceEndpointElement)

지정된 ServiceEndpointWebScriptEndpoint로 변환합니다.

OnDeserializeUnrecognizedAttribute(String, String)

역직렬화하는 동안 알 수 없는 특성을 발견했는지 여부를 나타내는 값을 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
OnDeserializeUnrecognizedElement(String, XmlReader)

역직렬화하는 동안 알 수 없는 요소를 발견했는지 여부를 나타내는 값을 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
OnInitializeAndValidate(ChannelEndpointElement)

지정된 ChannelEndpointElement의 형식을 초기화하고 확인한 후 웹 HTTP 바인딩 콘텐츠를 포함하도록 구성합니다.

OnInitializeAndValidate(ServiceEndpointElement)

지정된 ServiceEndpointElement의 형식을 초기화하고 확인한 후 웹 HTTP 바인딩 콘텐츠를 포함하도록 구성합니다.

OnRequiredPropertyNotFound(String)

필수 속성이 없으면 예외를 throw합니다.

(다음에서 상속됨 ConfigurationElement)
PostDeserialize()

deserialization 후에 호출됩니다.

(다음에서 상속됨 ConfigurationElement)
PreSerialize(XmlWriter)

serialization 전에 호출됩니다.

(다음에서 상속됨 ConfigurationElement)
Reset(ConfigurationElement)

잠금 및 속성 컬렉션을 비롯하여 ConfigurationElement 개체의 내부 상태를 다시 설정합니다.

(다음에서 상속됨 StandardEndpointElement)
ResetModified()

파생 클래스에서 구현되는 경우 IsModified() 메서드의 값을 false로 다시 설정합니다.

(다음에서 상속됨 ConfigurationElement)
SerializeElement(XmlWriter, Boolean)

파생 클래스에서 구현될 때 구성 요소의 내용을 구성 파일에 씁니다.

(다음에서 상속됨 ConfigurationElement)
SerializeToXmlElement(XmlWriter, String)

파생 클래스에서 구현될 때 구성 요소의 외부 태그를 구성 파일에 씁니다.

(다음에서 상속됨 ConfigurationElement)
SetPropertyValue(ConfigurationProperty, Object, Boolean)

속성을 지정된 값으로 설정합니다.

(다음에서 상속됨 ConfigurationElement)
SetReadOnly()

IsReadOnly() 개체와 모든 하위 요소에 대한 ConfigurationElement 속성을 설정합니다.

(다음에서 상속됨 ConfigurationElement)
ToString()

현재 개체를 나타내는 문자열을 반환합니다.

(다음에서 상속됨 Object)
Unmerge(ConfigurationElement, ConfigurationElement, ConfigurationSaveMode)

ConfigurationElement 개체를 수정하여 저장되지 않아야 하는 값을 모두 제거합니다.

(다음에서 상속됨 ConfigurationElement)

적용 대상