A
Andrey P
We are trying to develop a framework and are not planning to use windows
security. Is there a way to store a user name in some kind of 'context'
associated with current thread so any part of the framework that we'll
develop can access user name. There is a Thread.CurrentContext, however
..NET says we should not use that class. Any other way to do that?
thanks
Andrey
security. Is there a way to store a user name in some kind of 'context'
associated with current thread so any part of the framework that we'll
develop can access user name. There is a Thread.CurrentContext, however
..NET says we should not use that class. Any other way to do that?
thanks
Andrey