EasProvisionPolicyDevicePasswordExpiration Property Ipswitch.Messaging.Framework
The DevicePasswordExpiration element is an optional child element of type unsignedInt of the EASProvisionDoc element (section 2.2.2.27) that specifies the maximum number of days until a password expires. 0 = Passwords do not expire. >0 = Passwords expire in the specified maximum number of days.

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

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

Property Value

Type: NullableUInt32
See Also

Reference