简体   繁体   English

使用现有凭据对Exchange Web服务进行身份验证

[英]Authenticate against Exchange web service using existing credentials

We have a web application that use forms authentication against Active Directory. 我们有一个Web应用程序,该应用程序使用针对Active Directory的表单身份验证。 In the same domain we also have an Exchange server 2010, soon to be 2013. 在同一域中,我们还有一台Exchange Server 2010,即将在2013年推出。

My question is, I would like to use the Exchange server to send outgoing emails from the user account using Exchange Web Services(EWS). 我的问题是,我想使用Exchange服务器使用Exchange Web服务(EWS)从用户帐户发送传出电子邮件。 Is it possible to reuse the user authentication that is already done on the form to connecto the the EWS? 是否可以重用已在表单上完成的用户身份验证以连接EWS?

We are using c# 我们正在使用c#

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM