Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 |
|
WindowsSecurityContext.ImpersonationMode Enumeration
The impersonation modes for the WindowsSecurityContext
[Visual�Basic]
Public�Enum�WindowsSecurityContext.ImpersonationMode
[C#]
public�enum�WindowsSecurityContext.ImpersonationMode
Remarks
See the Credentials property for details.
Members
Member Name | Description |
User | Impersonate a user using the credentials supplied |
Process | Revert this the thread to the credentials of the process |
Requirements
Namespace: log4net.Util
Assembly: log4net (in log4net.dll)
See Also
log4net.Util Namespace