i need to visit a secure web service, every request in the header need to carry a token.
i know the endpoint to the web service, i also know how to create the token.
but i cannot see the WSDL for the webservice.
is there a way in C#, to create a soap client, without the WSDL file.