Click or drag to resize
LogSessionUserName Property
Gets or sets the first non-null user name used in the session. Will be null if the user never logged in.

Namespace: VirtualRadar.Interface.Database
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string UserName { get; set; }

Property Value

Type: String
See Also