随笔分类 - Web Service
调用需要进行身份验证的Web Service
摘要:以调用SQL 2005的Reporting Service为例, 此Web Service需要进行windows身份验证: string userName = "admin"; string password = "1";string domain = "TestDomain";// ReportingService 是 ...
阅读全文
浙公网安备 33010602011771号