Home > Contents > Index >
name.get
Retrieves the distinguished name of the user that is logged in.
Syntax
<name.get output="output variable"/>Parameters
output (required)
- Variable name to in which to return the distinguished name.
Error Numbers
When using the
name.get
tag,errno
must always be set to 0 (zero).Example
<name.get output="curruser"/>Release Introduced
This tag was introduced in CS release 4.0.See Also
Home > Contents > Index > Oracle XML Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.