| IContextBasicPassword Property  | 
            Gets the Basic authentication password 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 BasicPassword { get; }ReadOnly Property BasicPassword As String
	Get
property String^ BasicPassword {
	String^ get ();
}abstract BasicPassword : string with get
Property Value
Type: 
String
See Also