I want to create a app and login name using eamil account from Exchange server. That is, whoever has email account in Exchange will get in. Is it possible?
Yes. You would need to use CDO to read exchange and test against user input. If this is for a corporate network then wouldn't it be better to use Active Directory which can be accessed directly by the classes in the System.DirectoryServices namespace?
Rob
Go placidly amidst the noise and haste, and remember what peace there may be in silence - Erhmann 1927
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.