EsiVerifyRequestPassword Property

CICS Transaction Gateway V9.3.0.0
Gets or sets the CICS password or password phrase to use for the request.

Namespace:  IBM.CTG
Assembly:  IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 9.3.0.0 (9.3.0.0)
Syntax

public string Password { get; set; }

Property Value

Type: String
Remarks

The maximum supported password or password phrase length varies by CICS server and communication protocol. Refer to your CICS server documentation for details.
See Also

Reference