PinChangeResponse class

PinChangeResponse class

User password change response class.

The PinChangeResponse type exposes the following members:

Constructors

Constructor Description
PinChangeResponse() Initializes a new instance of PinChangeResponse class.

Properties

Property Description
user_id Gets or sets the user identification string.
changed_date Gets or sets the date and time the password was changed.

See Also