PinChangeRequest class

PinChangeRequest class

User password change request class.

The PinChangeRequest type exposes the following members:

Constructors

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

Properties

PropertyDescription
user_idGets or sets the user identification string.
new_user_passwordGets or sets the new user password.

See Also