Click or drag to resize

IPasswordComplexEntityMemberPassword Property

Password EntityMember

(Mot de passe)

Namespace:  EBP.Api.Interfaces.Framework.BusinessLogic
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
string Password { get; set; }

Property Value

Type: String
Remarks
This entity member is bound to the UserPassword (Mot de passe) column of the EbpSysUser (Utilisateurs) table.
See Also