EsiVerifyRequestPasswordExpiresSet Property

CICS Transaction Gateway V9.3.0.0
Gets a boolean value indicating whether the PasswordExpires property has been set.

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

public Nullable<bool> PasswordExpiresSet { get; }

Property Value

Type: NullableBoolean
See Also

Reference