Click or drag to resize
ChangePasswordViewModelNewPassword Property
Gets or sets the new password.

Namespace: RMP.Web.Models
Assembly: RMP.Web (in RMP.Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string NewPassword { get; set; }

Property Value

Type: String
The new password.
See Also