[E2010SP1] [EWS] [C#] What do I need on the server side to utilize impersonation?
-
viernes, 27 de julio de 2012 12:30
We currently have a Windows service that monitors a handful of mailboxes using streaming subscriptions. Instead of using my own credentials to do this we're looking into using impersonation but aren't quite sure how to get started. To use EWS impersonation do I simply need a service account in Exchange and give it access to impersonate the mailbox that I'm monitoring?
I've read all of the documentation I could find regarding the subject but for some reason it isn't quite clicking.
Thank you.
Todas las respuestas
-
viernes, 27 de julio de 2012 15:40
Hi,
We can refer to the below mentioned articles for configuring and using EWS impersonation for the Exchange 2010:
- Configuring Exchange Impersonation (Exchange Web Services)
http://msdn.microsoft.com/en-us/library/bb204095.aspx
- Using Exchange Impersonation XML Request/Response
http://msdn.microsoft.com/en-us/library/bb204088.aspx
- Using Impersonation in EWS Managed API
http://msdn.microsoft.com/en-us/library/dd633680(EXCHG.80).aspx
or for Exchange 2007 related articles check @ http://blogs.msdn.com/b/brijs/archive/2010/03/09/how-to-configure-and-use-ews-impersonation-on-exchange-2010-2007.aspx
Regards,
- Propuesto como respuesta BrijsMicrosoft Employee viernes, 27 de julio de 2012 16:22
- Marcado como respuesta michaelc.h1 lunes, 30 de julio de 2012 15:06
- Configuring Exchange Impersonation (Exchange Web Services)

