EventLogEntry::UserName Property
.NET Framework (current version)
Gets the name of the user who is responsible for this event.
Assembly: System (in System.dll)
Property Value
Type: System::String^The security identifier (SID) that uniquely identifies a user or group.
| Exception | Condition |
|---|---|
| SystemException | Account information could not be obtained for the user's SID. |
This property is often blank for events in logs other than the Security log.
.NET Framework
Available since 1.1
Available since 1.1
Show: