EasProvisionPolicyDevicePasswordHistory Property Ipswitch.Messaging.Framework
The DevicePasswordHistory element is an optional child element of type unsignedInt of the EASProvisionDoc element (section 2.2.2.27) that specifies the minimum number of previously used passwords stored to prevent reuse on the client 0 = Storage of previously used passwords is not required. >0 = The minimum number of previously used passwords to be stored.

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public Nullable<uint> DevicePasswordHistory { get; set; }

Property Value

Type: NullableUInt32
See Also

Reference