WebCallerContextService Properties |
The WebCallerContextService type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentContext | Gets an object representing the current caller context. (Inherited from CallerContextService.) | |
| CurrentWindowsIdentity | Gets the WindowsIdentity associated with the caller. (Overrides CallerContextServiceCurrentWindowsIdentity.) | |
| IsMultithreaded |
Gets a value indicating whether the service supports different callers between threads.
(Inherited from MultithreadedCallerContextService.) | |
| StoredContext |
Gets or sets the context that is actually stored by a derived class.
(Overrides MultithreadedCallerContextServiceStoredContext.) | |
| WillCreatedContextBeThreadAgnostic | Gets a value indicating whether a caller context created on the current thread will be thread-agnostic. (Overrides CallerContextServiceWillCreatedContextBeThreadAgnostic.) |