I have a WSDL URL which has security constriants. I need to provide username and password at header. After providing these credentials i can send the request . how can i add username/password using SOAPClient . I did not find any property defined for username password in SOAPClient.
Thanks, Madhu CM