get-named-password

<get-named-password> is used to retrieve a named password for a driver. A <status> result is returned indicating success or failure. If the status is success then a <password> element is also returned containing the password value.

The content of <get-named-password> is the name or key of the password to be retrieved.

Example

<get-named-password
event-id="gnp37">web-password</get-named-password>

1. Allowed Content

#PCDATA
operation-data
Operation additional custom data.

2. Attributes

AttributeValue(s)Default Value
event-id CDATA
An identifier used to tag the results of an event or command.
#IMPLIED

3. Content Rule

( #PCDATA | operation-data ) *

4. Parent Elements

input
  Input events or commands.

Top Elements || All Elements || Tree


NDS DTD