set_EncodedMustUnderstand12()

SoapHeader::set_EncodedMustUnderstand12(String) 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)

Arguments

ParameterTypeDescription
valueStringThe value that must be set.

See Also