SetSecure Method (IField)
Inserts text into a hidden (invisible) field.

C# Syntax

void SetSecure( 
   string codedString
)

Parameters

codedString
The coded string to insert into the field.