Omada.OE.Solution.OIM.AppLogic.Model Namespace |
| Class | Description | |
|---|---|---|
| AccessDataUploadFileStream | ||
| AccessDataUploadProgressEventArgs | ||
| AccountInfo |
Model class for an Account type
and account name for an identity
| |
| DataObjectLoadOptionsWrapperBase |
Base class for wrapping DataObjectLoadOptions | |
| DataObjectLoadOptionsWrapperResourceAssignment |
Base class for wrapping DataObjectLoadOptions for resource assignment data objects.
| |
| GetApprovalProcessTemplateDelegateEventArgs |
Wrapper class for GetRoleAssignmentsApproversDelegate delegate event arguments
| |
| PasswordGenerationOptions | ||
| PasswordPolicy | ||
| PasswordResetArgs |
Class used to pass parameters to the delegate function SendOneTimeCodeDelegate.
| |
| PasswordResetCompletedArgs | ||
| PasswordResetResult | ||
| PasswordVerifyResult |
Password verification result
(currently only used by wrapper)
| |
| PrioritizationPolicy |
Model for a Prioritization Policy object in ES
| |
| SendOneTimeCodeArgs |
Class used to pass parameters to the delegate function SendOneTimeCodeDelegate.
|
| Delegate | Description | |
|---|---|---|
| GetApprovalProcessTemplateDelegate |
This delegate calculates the process template which should be started for approval of Resource Assignments
| |
| PasswordResetDelegate | ||
| PasswordVerifier |
Used to determine if a user is able to present his current password when he wants to change his password.
| |
| ResetPasswordCompletedDelegate | ||
| SendOneTimeCodeDelegate |
Interface for the custom extension
|
| Enumeration | Description | |
|---|---|---|
| PasswordResetAction |
Enum values for the tblPasswordResetLog.Action column
| |
| PasswordResetMsg |
Result of the change of a password in the target system.
| |
| PasswordResetStatus |
Result of the change of a password in the target system.
| |
| PasswordVerifyStatus |
Verification result status
|