log4net SDK Reference

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