GET Users/AuthGroupPrivilege

Get authGroupPrivileges from criteria

Request Information

URI Parameters

NameDescriptionTypeAdditional information
IncludeActive

Include records where RecordState == RecordState.Active

boolean

None.

IncludeInactive

Include records where RecordState == RecordState.Inactive

boolean

None.

IncludeDeleted

Include records where RecordState == RecordState.Deleted

boolean

None.

Match

When searching by string, include records based on match type

MatchCriteriaStringType

None.

AuthGroups

Filter by list of Groups

Collection of integer

None.

PrivilegeID

Filter by PrivilegeID

integer

None.

AccessType

Filter by AuthPrivilege AccessType

AuthPrivilegeAccessType

None.

Body Parameters

None.

Response Information

Resource Description

List of AuthGroupPrivilegeDTOs

Collection of AuthGroupPrivilegeDTO
NameDescriptionTypeAdditional information
AuthGroupID

Group ID

integer

None.

PrivilegeID

Privilege ID

integer

None.

Type

Type

AuthPrivilegeType

None.

AccessType

Access Type

AuthPrivilegeAccessType

None.

RecordState

Record State

RecordState

None.

Created

Created

AuditDataDTO

None.

LastUpdated

Last Updated

AuditDataDTO

None.

PrivilegeName

string

None.

Summary

Summary

string

None.