SetPasswordOptions Class

Specifies options when changing a user's password
Inheritance Hierarchy
SystemObject
  Dundas.BI.AccountServicesSetPasswordOptions

Namespace: Dundas.BI.AccountServices
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public class SetPasswordOptions

The SetPasswordOptions type exposes the following members.

Constructors
 NameDescription
Public methodSetPasswordOptionsInitializes a new instance of the SetPasswordOptions class
Top
Properties
 NameDescription
Public propertyEnforcePasswordHistoryPolicy Gets or sets a value indicating whether the password history policy should be enforced when changing the password.
Top
See Also