Well, how are you connecting to the COM server? If it is running in
process, (unless it is configured through COM+) then the identity associated
with the thread is the identity of the client. The current windows
principal will be what you want.
Components configured in COM+ can be configured to run under a different
identity, as well as how much information is conveyed about the client. You
would have to get the security information through the current object
context in the COM+ component at that point.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.