Hi,
I am creating a custom web application using the DFS (.NET) productivilty layer. Since the user is already authenticated via Windows Acitve Directory (and the same credentials are used in Documentum), can I just pass the Active Directory user name through the Service Context and have my service authenticated using that user's credentials? If so, how would this be done (code sample using the .NET productivity layer would be appreciated).
Thanks