log4net SDK Documentation - Microsoft .NET Framework 4.0

LoggingEventData.Identity Field

String representation of the identity.

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

Remarks

String representation of the current thread's principal identity.

See Also

LoggingEventData Class | log4net.Core Namespace