Provides consistent context information between the client and server DataPortal objects.
void Clear()
Clears all context collections.
IPrincipal User
Get or set the current IPrincipal object representing the user's identity.
ContextDictionary ClientContext
Returns the application-specific context data provided by the client.
void GlobalContextShouldBeEmptyInitialy()
void ChangeInClientContextDoesNotAffectGlobalContext()
static IPrincipal _currentPrincipal