AccessRequestIntegrationParams Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.Integration
public class AccessRequestIntegrationParams : SurveyIntegrationParams
The AccessRequestIntegrationParams type exposes the following members.
| Name | Description | |
|---|---|---|
| AccessRequestIntegrationParams |
| Name | Description | |
|---|---|---|
| BusinessContext |
Context of the request
| |
| Completed |
Is survey state completed. New survey is set to false. Removed or completed to true
(Inherited from SurveyIntegrationParams.) | |
| Creator |
Name of creator
| |
| IdentityId |
Identity
(Inherited from SurveyIntegrationParams.) | |
| IsDeleted |
True if the object should be deleted
| |
| ObjectUid |
Global identitfier of the access request
| |
| RequestDate |
Date when the request was created
| |
| SurveyId |
Id of the survey that the survey object has been processed in.
(Inherited from SurveyIntegrationParams.) | |
| SurveyName |
Name of the survey.
(Inherited from SurveyIntegrationParams.) | |
| TimeStamp |
Denotes the time when the question was routed to its current step or when it was completed
(Inherited from SurveyIntegrationParams.) | |
| ValidFrom |
Start of recertification survey
(Inherited from SurveyIntegrationParams.) | |
| ValidTo |
Day that recertification survey is supposed to end
(Inherited from SurveyIntegrationParams.) |
| 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.) |