PasswordResetInformation Class |
Namespace: Omada.FIM.PasswordResetService
[SerializableAttribute] [DataContractAttribute(Name = "PasswordResetInformation", Namespace = "http://schemas.datacontract.org/2004/07/Omada.FIM.PasswordResetService.Model")] public class PasswordResetInformation : IExtensibleDataObject, INotifyPropertyChanged
The PasswordResetInformation type exposes the following members.
| Name | Description | |
|---|---|---|
| PasswordResetInformation |
| Name | Description | |
|---|---|---|
| CsObjectDn | ||
| CsObjectType | ||
| ErrorMessage | ||
| ExecutionCount | ||
| ExtensionData | ||
| ManagementAgentName | ||
| OimObjectId | ||
| RoleId | ||
| StartTime | ||
| Status | ||
| StopTime |
| Name | Description | |
|---|---|---|
| RaisePropertyChanged |
| Name | Description | |
|---|---|---|
| PropertyChanged |
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |