Click or drag to resize
AuthenticationRequiredEventArgsUser Property
Gets the user name as supplied by the browser.

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

Property Value

Type: String
See Also