System::Web::Services::Protocols::SoapHeader::set_EncodedMustUnderstand12 method

SoapHeader::set_EncodedMustUnderstand12 method

Sets a value of the ‘mustUnderstand’ attribute when SOAP version 1.2 is used.

void System::Web::Services::Protocols::SoapHeader::set_EncodedMustUnderstand12(String value)
ParameterTypeDescription
valueStringThe value that must be set.

See Also