http Username property
Return to Introduction  Previous page  Next page
Applies to
auHTTP components.  

Declaration
property Username: String;  

Description
The Username property specifies the username to access the data in password protected Web directories. You don't need to specify the username if you reading non-protected data.  
 
tip You can also specify the login information dynamically, when it necessary, in the OnPasswordRequest event handler.  

See also
Password property and OnPasswordRequest event.  
File not found.