Home All Groups Group Topic Archive Search About

Howto obtain WindowsIdentity for client calling method on COM+ application?

Author
21 Mar 2005 1:57 PM
Morten Overgaard
We have a COM+ application written in C# (a serviced component) thats get
accessed by remote hosts on the network. How do I obtain the WindowsIdentity
of the caller of my serviced-component?


Regards Morten

Author
23 Mar 2005 4:54 AM
Klaus H. Probst
SecurityCallContext.DirectCaller


--
klaus


Show quoteHide quote
"Morten Overgaard" <m**@ramboll-informatik.dk> wrote in message
news:%23ttsf3hLFHA.1884@TK2MSFTNGP15.phx.gbl...
> We have a COM+ application written in C# (a serviced component) thats get
> accessed by remote hosts on the network. How do I obtain the
WindowsIdentity
> of the caller of my serviced-component?
>
>
> Regards Morten
>
>