Indicates whether the password policy is enabled.
ConnectionPropertyType PwdPolicy_Enabled
A boolean true or false indicating whether or not the password policy is enabled.
boolean pwdpolicy_enabled = appSettings.getBooleanProperty(ConnectionPropertyType.PwdPolicy_Enabled);