AquaLogic Interaction Development Kit (IDK) 6.0.0

SciPasswordElement.SetValue Method 

Sets the displayed password value, usually ********.

public void SetValue(
   string value
);

Parameters

value
The displayed password value.

See Also

SciPasswordElement Class | Plumtree.Remote.Sci Namespace