I am using web services in my applcation. I know when calling webservices the soap is created.

My requirement is to create soap sub header below like using vb.net code. Is it possible?
<SubHeader>
<username>sasi</username>
<password>infot</password>
</SubHeader>

Hope your reply.

Regards
Guvera