PinChangeResponse class

PinChangeResponse class

User password change response class.

The PinChangeResponse type exposes the following members:

Constructors

ConstructorDescription
PinChangeResponse()Initializes a new instance of PinChangeResponse class.

Properties

PropertyDescription
user_idGets or sets the user identification string.
changed_dateGets or sets the date and time the password was changed.

See Also