GET Users/AuthGroupFileType/Initialize?AuthGroupID={AuthGroupID}
Get empty authGroupFileType
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
AuthGroupID | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
Empty AuthGroupFileTypeDTO object
AuthGroupFileTypeDTOName | Description | Type | Additional information |
---|---|---|---|
AuthGroupID |
Auth Group ID of the Authorization Group |
integer |
None. |
AuthGroupName |
Group Name of the Authorization Group |
string |
None. |
FileTypeID |
File Type ID of the File Type record |
integer |
None. |
FileTypeName |
Name of the File Type record |
string |
None. |
RecordState |
Record State of the current Record. |
RecordState |
None. |
Created |
The audit information for the creation of the record, including the creation date in UTC and the user who created it, . This field is readonly. |
AuditDataDTO |
None. |
LastUpdated |
The audit information for the last update to the record, including the update date in UTC and the user who made the update, . This field is readonly. |
AuditDataDTO |
None. |