EsiVerifyRequestPassword Property

CICS Transaction Gateway V10.1.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: 10.1.0.0 (10.1.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