Soap12OperationBinding.SoapActionRequired Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of een XML-webservice verwacht dat de SOAPAction HTTP-header is vereist.

public:
 property bool SoapActionRequired { bool get(); void set(bool value); };
public bool SoapActionRequired { get; set; }
member this.SoapActionRequired : bool with get, set
Public Property SoapActionRequired As Boolean

Waarde van eigenschap

true als een XML-webservice verwacht dat de SOAPAction HTTP-header is vereist; falseanders. De standaardwaarde is false.

Van toepassing op