Home > Contents > Index >
USER.LOGIN
Log in as a particular user.
Syntax
<USER.LOGIN USERNAME=username PASSWORD=user's password/>Parameters
USERNAME (required)
- User's login name.
PASSWORD (required)
- User's password.
Description
The
USER.LOGIN
tag allows you to log in as a particular Sites user.Error Numbers
The possible values of
errno
are:
Value Description -10004 A required parameter is missing.Example
The following example logs in a user named Whitney.
<USER.LOGIN USERNAME="Whitney" PASSWORD="rosebud"/>See Also
Home > Contents > Index > Oracle XML Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.