log4net SDK Documentation - Microsoft .NET Framework 4.0

LoggingEventData.UserName Field

String representation of the user

[Visual Basic]
Public UserName As String
[C#]
public string UserName;

Remarks

String representation of the user's windows name, like DOMAIN\username

See Also

LoggingEventData Class | log4net.Core Namespace