Click or drag to resize

UserPassword Property

The password hash of the user, stored in the format, specified in Password Format.

Namespace:  Aloe.EnterpriseOne.Model.Systems.Security
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public string Password { get; set; }

Property Value

Type: String
See Also