IdentityAccountInfoResult Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.PackagedSolution.AccessRequest
public class IdentityAccountInfoResult
The IdentityAccountInfoResult type exposes the following members.
| Name | Description | |
|---|---|---|
| IdentityAccountInfoResult |
| Name | Description | |
|---|---|---|
| AccountInfos | ||
| ErrorMessage |
Contains validation errors if the combination of resources/attributes are not valid
| |
| IsAccountResource | ||
| RequireAccountName |
If true, the Access Request process will prompt the user for an account name when requesting an account resource
Is always set to true if the identity is a technical identity.
If the resource is an account resource, the account name must be provided.
If the resource is a permission or role resource, the assignment will be linked to the provided account name
| |
| ResourceTypeHasAutoAccountEnabled |
If the Resource type of the resource
being requested, has auto-account enabled,
it should be possible to request it for any type of
identity, regardless of whether the identity has an account.
|
| Name | Description | |
|---|---|---|
| GetValidationErrorString | ||
| SetValidationError |
Set the validation error for the result
|
| 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.) |