Table of Contents

Security Role

SecurityRoleId : int64Code : stringDescription : stringNotes : stringIsActive : booleanIsPermissionTreeRole : booleanCreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUseruser rightscreated bymodified by

Learn more about Security Roles from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetSecurityRole

Get a Security Role resource.

View

PATCH UpdateSecurityRole

Update an existing Security Role resource.

View

DELETE DeleteSecurityRole

Delete an existing Security Role resource.

View

GET GetSecurityRoleCollection

Get a collection of Security Role resources.

View

POST CreateSecurityRole

Create a new Security Role resource.

View

GET LookupSecurityRoleChangePermissionTree

Lookup the permission set for changing the Security Role.

View

GET LookupSecurityRoleInsertPermissionTree

Lookup the permission set for creating the Security Role.

View

GET BatchGetSecurityRole

Get a collection of Security Role resources for the set of id's.

View

POST BatchCreateSecurityRole

Create a new collection of Security Role resources.

View

PATCH BatchUpdateSecurityRole

Update a collection of existing Security Role resources.

View

DELETE BatchDeleteSecurityRole

Delete a collection of existing Security Role resources.

View

PATCH ChangeSecurityRoleIsActive

Change the IsActive status for an existing Security Role resource.

View

PATCH ChangeSecurityRolePermissionTree

Change the PermissionTree for an existing Security Role resource.

View

PATCH BatchChangeSecurityRoleIsActive

Change the IsActive status for a collection of existing Security Role resources.

View

PATCH BatchChangeSecurityRolePermissionTree

Change the PermissionTree status for a collection of existing Security Role resources.

View