Click or drag to resize
RequestReceivedEventArgsUserName Property
Gets or sets the user name used to authenticate 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; set; }

Property Value

Type: String
See Also