:: com :: sun :: star :: ucb ::

unpublished exception URLAuthenticationRequest
Base Hierarchy
URLAuthenticationRequestAuthenticationRequest
    ┗ ::com::sun::star::task::ClassifiedInteractionRequest
       ┗ ::com::sun::star::uno::Exception
Usage Restrictions
not published
Description
An error specifying lack of correct authentication data (e.g., to log into an account).
Since
OOo 3.2

Elements' Summary
URL The URL for which authentication is requested.  
Elements' Details
URL
string URL;
Description
The URL for which authentication is requested.
Top of Page