GET Users/AuthGroupForm/{authGroupID}/{formID}
Get authGroupForm
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
authGroupID |
AuthGroupID of AuthGroupForm to be searched |
integer |
Required |
formID |
FormID of AuthGroupForm to be searched |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
AuthGroupFormDTO
AuthGroupFormDtoName | Description | Type | Additional information |
---|---|---|---|
FormID | integer |
None. |
|
AuthGroupID | integer |
None. |
|
Type | FormAuthType |
None. |
|
RecordState | FormRecordState |
None. |
|
Created | FormAuditDataDto |
None. |
|
LastUpdated | FormAuditDataDto |
None. |
|
Summary | string |
None. |