ProcessPasswordResetRequestOptions Class |
The options class used for processing password reset requests.
Inheritance Hierarchy SystemObject Dundas.BI.WebApi.ModelsProcessPasswordResetRequestOptions
Namespace:
Dundas.BI.WebApi.Models
Assembly:
Dundas.BI.WebApiCore (in Dundas.BI.WebApiCore.dll) Version: 2.0.0.0 (24.3.0.1000)
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.
|
TopSee Also