M-Files API 23.11.13135.0
MFPasswordHashAlgorithm Enumeration
Description
Password hash algorithm identifier.
Members
MemberValueDescription
MFMd50MD5 with fixed salt.
MFPbkdf2WithSha512And100000Iters2PBKDF2 with HMAC-SHA512 as pseudorandom function and iteration count 100000.
MFUndefined1Algorithm not defined.