Click or drag to resize
ResponseSentEventArgsUserName Property
Gets the name of the authenticated user that made the request, if any.

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

Property Value

Type: String
See Also