UsersRepositoryPasswordFormatMD5 Field |
Store password in the old format, used by the Windows App. Stored as 'MD5'.
Namespace:
Aloe.EnterpriseOne.Model.Systems.Security
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic const UsersRepositoryPasswordFormat MD5 = 0
Public Const MD5 As UsersRepositoryPasswordFormat = 0
public:
literal UsersRepositoryPasswordFormat^ MD5 = 0
static val mutable MD5: UsersRepositoryPasswordFormat
Field Value
Type:
UsersRepositoryPasswordFormat
See Also