ProcessPasswordResetRequestOptions Class |
The options class used for processing password reset requests.
Inheritance HierarchySystemObject Dundas.BI.WebApi.ModelsProcessPasswordResetRequestOptions
Namespace:
Dundas.BI.WebApi.Models
Assembly:
Dundas.BI.WebApi (in Dundas.BI.WebApi.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax[DataContractAttribute]
public class ProcessPasswordResetRequestOptions
<DataContractAttribute>
Public Class ProcessPasswordResetRequestOptions
[DataContractAttribute]
public ref class ProcessPasswordResetRequestOptions
[<DataContractAttribute>]
type ProcessPasswordResetRequestOptions = class end
The ProcessPasswordResetRequestOptions type exposes the following members.
Constructors
Properties|
| Name | Description |
|---|
 | Password |
Gets or sets the new password.
|
Top
See Also