get-named-password

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-namedpassword> is the name or key of the password that is retrieved.

Example

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

Allowed Content

#PCDATA

Element

Description

operation-data

The operation adds additional custom data.

Attributes

Attribute

Possible Values

Default Value

event-id

CDATA

An identifier used to tag the results of an event or command.

#IMPLIED

Content Rule

( #PCDATA | operation-data ) *

Parent Elements

Element

Description

input

Input events or commands.