Click or drag to resize
LoginViewModelPassword Property
Gets or sets the password.

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

Property Value

Type: String
The password.
See Also