trusted connection on exchange server ?
-
I am not sure what i am thinking is possible, or not ? But let' me ask !!!! Is that possible that I can write a asp.net code that can get a trusted connection into his/her exchange mailbox (who is opening the asp.net code) without typing any password or having the code knows his/her exchange account ?? Now i can write a IMAP protocal, but i need his/her account in order to access into the mailbox. With this solution, my client doesn't accept it 'cause of exposing the account. So the only possible way is using the trusted connection, but it can be done on ASP.NET code ???!!!!! I know the window application can get a trusted connection into SQL database, but i don't know about the exchange server and especially ASP.NET code!! Can i get the same way on the web application ? Please help