Oracle® WebCenter Interaction Development Kit 10.3.3.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