TextbasedAccessRequest Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.PackagedSolution.AccessRequest
public class TextbasedAccessRequest
The TextbasedAccessRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| TextbasedAccessRequest |
| Name | Description | |
|---|---|---|
| Beneficiary |
Beneficiary of the access request
| |
| CreateTime |
CreateTime of the access request
| |
| Id |
Id of the access request
| |
| Reason |
Reason of the access request
| |
| RequestedBy |
Requester of the access request
| |
| RequestedById |
Id of the requester of the access request
| |
| RequestText |
RequestText of the access request
| |
| UId |
UId of the access request
| |
| ValidFrom |
ValidFrom of the access request
| |
| ValidTo |
ValidTo of the access request
|
| 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.) |