Gets or sets the new CICS password or password phrase to use for the request.
Namespace:
IBM.CTG
Assembly:
IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 9.1.0.0 (9.1.0.4)
public string NewPassword { get; set; }
Public Property NewPassword As String
Get
Set
public:
property String^ NewPassword {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
Reference