Home > Contents > Index >
USERMANAGER.LOGINUSER
Logs in a user.
Syntax
<USERMANAGER.LOGINUSER USERNAME="user name" PASSWORD="user's password" VARNAME="variable name" />Parameters
USERNAME (required)
- User's login ID.
PASSWORD (required)
- User's password.
VARNAME (required)
- Returns
true
if the login was successful andfalse
if the login failed.
Error Numbers
The possible values of
errno
include:
Value Description -2 Bad password. -100 General exception. -12001 An expected table or Ilist field was not found.
Home > Contents > Index > Oracle XML Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.