System::Web::Services::Protocols::SoapHeader::set_Role method

SoapHeader::set_Role method

Sets the URI of the SOAP header recipient when SOAP version 1.2 is used.

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

See Also