IHasPasswordPassword Property
Represents a password entered by the user
Namespace: MobileTrack.Common.InterfacesAssembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
string Password { get; set; }
Property Value
String - Length – A password needs to be at least 10 characters in length
- Contains – At least one lowercase letter, one uppercase letter, one digit and one special character.