Alterian Email Manager 6.2.3 SDK Help File
An enumeration that describes the values for enforcing DM Password Policy when we want to check all passwords or none of them in the DM Password History
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
SyntaxPublic Enumeration DMPH_Type
public enum class DMPH_Type
DMLibrary.DMPH_Type = function();
DMLibrary.DMPH_Type.createEnum('DMLibrary.DMPH_Type', false);
Members | Member name | Value | Description |
---|
| DMPH_ALL | 0 | Check all the previous user passwords in the history |
See Also