Can i login to exchange through WebDAV without providing a username and password? In Novell Groupwise there is a system called Trust that will allow a trusted application access without having to provide a username and password. Would be handy if there is something similar in Exchange available?
Yes, you can: ICredentials credential = CredentialCache.DefaultCredentials; Michael ------------------------------- If you need WebDAV API for Exchange server, use our component WebDAV .NET for Exchange. Check out http://www.independentsoft.com "MPH" wrote in message news:961AF3EB-D382-4028-9983-3E77F75BAF5D@microsoft.com... > Can i login to exchange through WebDAV without providing a username and > password? > > In Novell Groupwise there is a system called Trust that will allow a > trusted > application access without having to provide a username and password. > > Would be handy if there is something similar in Exchange available?