| IContextBasicUserName Property  | 
            Gets the Basic authentication username as supplied by the browser.
            
 
Namespace: VirtualRadar.Interface.WebServerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxstring BasicUserName { get; }ReadOnly Property BasicUserName As String
	Get
property String^ BasicUserName {
	String^ get ();
}abstract BasicUserName : string with get
Property Value
Type: 
String
See Also