UsersRepositoryPasswordFormat Class |
Namespace: Aloe.EnterpriseOne.Model.Systems.Security
The UsersRepositoryPasswordFormat type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AspNetCoreV3 | Store passwords in v3 format used by ASP.NET Core. Stored as 'AN3'. |
![]() ![]() | MD5 | Store password in the old format, used by the Windows App. Stored as 'MD5'. |
![]() | value__ |