Magidoc

SecurityRole
Object

Security role associated with an account used to specify user rights at a group level

Fields

#

id

Non-null

Unique security group ID

name

Name of security group

users

[ User !]!
Non-null

Collections of users associated with the security group

permissions

Non-null

Collections of permissions granted to the security group

userCount

Non-null

Number of users associated with the security group

description

Description/purpose of security role

isActive

Non-null

Indicates whether security role is active or not

isAdmin

Non-null

Indicates whether security role is the administrators group. Only one role can be the administrators role.

createdUtc

Non-null

Date/time the security role was created

createdBy

Id of user who created the security role

modifiedUtc

Non-null

Date/time the security role was last modified

modifiedBy

Id of user who last modified the security role

audiences

Collection of audiences the security role has access to

Usages

#

References

#

  • Field securityRole from Query