Click or drag to resize

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
Syntax
public const UsersRepositoryPasswordFormat MD5 = 0

Field Value

Type: UsersRepositoryPasswordFormat
See Also