Click or drag to resize
EventLogEntryData2UserName Property
This value is the name of the user that generated the event.

Namespace: DoubleTake.Common.Contract
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.0.0.1664
Syntax
public string UserName { get; set; }

Property Value

Type: String
The name of the user who is responsible for this event.
See Also