SurveyApprovalCreateAndLaunchOptions Class |
Namespace: Omada.OIS.AccessRequestSurveyApproval
public class SurveyApprovalCreateAndLaunchOptions
The SurveyApprovalCreateAndLaunchOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| SurveyApprovalCreateAndLaunchOptions |
| Name | Description | |
|---|---|---|
| AccountName |
Accountname which will be added to the "ACCOUNTNAME" property on the ResourceAssignment dataobject
| |
| AccountSystemId |
System id of the account
| |
| AccountType |
Integer Id of AccounType for which the resource is valid for
| |
| ContextId |
Id of Context the identity belongs to
| |
| IdentityIds |
Ids of the identities who the resource assignments are for.
| |
| OriginId |
Id of a data object (f.x. a access request target object) that is the reason why the resource assignments are being created.
| |
| PolicyCheckHasViolations |
Set to true if the policy check has violations
| |
| PolicyCheckResult |
The result of the policy check serialized to JSON
| |
| RequestorId |
User id of the requestor.
| |
| RequestorReason |
Stated reason from the requestor for why he has made the request.
| |
| ResourceAttributesList |
Attribute values for the resources to be assigned.
| |
| ResourceIds |
Ids of the resources to be assigned.
| |
| SurveyProcessTemplateUId |
Id of the survey approval process template id.
If not specified the CreateAssignmentsAndHandleApproval api will look it up itself from the customer settings.
| |
| ValidFrom |
The requested valid from date.
| |
| ValidTo |
The requested valid to date.
|
| Name | Description | |
|---|---|---|
| SkipEvents |
Skip events on creation on ResourceAssignment objects
|
| 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.) |