PinChangeResponse

PinChangeResponse class

User password change response class.

public class PinChangeResponse

Constructors

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

Properties

NameDescription
ChangedDate { get; set; }Gets or sets the date and time the password was changed.
UserId { get; set; }Gets or sets the user identification string.

See Also