M-Files API 23.11.13135.0
MFPasswordHashAlgorithm Enumeration
Collapse All
Expand All
Description
Password hash algorithm identifier.
Members
Member
Value
Description
MFMd5
0
MD5 with fixed salt.
MFPbkdf2WithSha512And100000Iters
2
PBKDF2 with HMAC-SHA512 as pseudorandom function and iteration count 100000.
MFUndefined
1
Algorithm not defined.