Click or drag to resize
RegisterViewModelConfirmPassword Property
Gets or sets the confirm password.

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

Property Value

Type: String
The confirm password.
See Also