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 (24.1.0.1001)
Syntax
public class SetPasswordOptions

The SetPasswordOptions type exposes the following members.

Constructors
  NameDescription
Public methodSetPasswordOptions
Initializes 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