摘要:
namespace ewsSync { class Program { static void Main(string[] args) { //Deal with Self Signed Certificate Errors ServicePointManager.ServerCertificateValidationCallback = delegate(Object obj, X509Cert... 阅读全文
posted @ 2007-11-08 15:54
曾艺川
阅读(459)
评论(0)
推荐(0)