PinChangeResponse

PinChangeResponse class

User password change response class.

public class PinChangeResponse

Constructors

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

Properties

Name Description
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