VirtualBox

Changeset 5513 in vbox for trunk/include


Ignore:
Timestamp:
Oct 26, 2007 2:07:23 PM (17 years ago)
Author:
vboxsync
Message:

webservice: add authentication for logon.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/err.h

    r5167 r5513  
    11681168/** @} */
    11691169
     1170/** @name VBox Webservice Status Codes
     1171 * @{
     1172 */
     1173/** Authentication failed (ISessionManager::logon()) */
     1174#define VERR_WEB_NOT_AUTHENTICATED                  (-6000)
     1175/** @} */
     1176
    11701177/* SED-END */
    11711178
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette