EasProvisionPolicyDevicePasswordEnabled Property Ipswitch.Messaging.Framework
The DevicePasswordEnabled element is an optional child element of type boolean ([MS-ASDTYPE] section 2.1) of the EASProvisionDoc element (section 2.2.2.27) that specifies whether a device requires a password.

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

public Nullable<bool> DevicePasswordEnabled { get; set; }

Property Value

Type: NullableBoolean
See Also

Reference