DMPH_Type Enumeration

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:  DMLibrary
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public enum DMPH_Type
Members
Member nameValueDescription
DMPH_ALL0Check all the previous user passwords in the history
See Also