Table "Tenant Permission Set"

ID 2000000165
Namespace: System.Security.AccessControl

Stores tenant-specific permission sets that define collections of object access rights for user assignment. Manages custom permission sets created by administrators for specific tenant security requirements.

Remarks

This table contains permission sets that can be assigned to users for access control management. Integrates with the permission system, user group assignments, and security role definitions. Used by security administration tools and user management interfaces for rights assignment.

Properties

Name Value
Caption Tenant Permission Set
DataPerCompany False
ReplicateData False
Scope Cloud

Fields

Name Type Description
"App ID" Guid

Unique identifier of the extension application that provides this permission set.

"Role ID" Code[20]

Code identifier of the permission set role for user assignment.

Name Text[30]

Display name of the permission set for identification in user interfaces.

Assignable Boolean

Indicates whether this permission set can be assigned to users by administrators.

SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

See also