UsersRepositoryPasswordFormatAspNetCoreV3 Field |
Store passwords in v3 format used by ASP.NET Core. Stored as 'AN3'.
Namespace:
Aloe.EnterpriseOne.Model.Systems.Security
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic const UsersRepositoryPasswordFormat AspNetCoreV3 = 1
Public Const AspNetCoreV3 As UsersRepositoryPasswordFormat = 1
public:
literal UsersRepositoryPasswordFormat^ AspNetCoreV3 = 1
static val mutable AspNetCoreV3: UsersRepositoryPasswordFormat
Field Value
Type:
UsersRepositoryPasswordFormat
See Also