Skip to content

RbacGroup

RBAC groups.

Fields

Field Type Description
Created datetime2 Date/Time the group object was created in the database
CreatedBy nvarchar OctoSAM user that created the group
Description nvarchar Description of the group
DirectoryDistinguishedName nvarchar DN of this group in Active Directory
DirectoryGUID uniqueidentifier Object-Guid attribute of this gorup in Active Directory
DirectoryWhenChanged datetime2 whenChanged attribute from Active Directory
DirectoryWhenCreated datetime2 whenCreated attribute from Active Directory
EntraIdClassification nvarchar classification property from Entra ID
EntraIdGroupTypes nvarchar List of group types from Entra ID
EntraIdId nvarchar EntraID ID for groups imported from Entra ID
EntraIdOnPremisesLastSyncDateTime datetime2 Date/Time the group was last synchronized
EntraIdOnPremisesNetbiosName nvarchar NETBIOS name of the on premises Group
EntraIdOnPremisesSamAccountName nvarchar SAMAccount name of the on premises Group
EntraIdOnPremisesSyncEnabled bit True,if this group was synchronized from an on premises Active Directory to Entra ID
EntraIdSecurityEnabled bit True if this group is an Entra ID security group
EntraIdTenantId uniqueidentifier Tenant ID for groups imported from Entra ID
ID bigint Internal ID for the RbacGroup entity (Primary Key)
LastFoundInDirectory datetime2 Date/Time the group was last found in Active Directory
LastModification datetime2 Date/Time the group object was last modified in the database
LastModifiedBy nvarchar OctoSAM user that modified the group
MailAddress nvarchar Mail address of this group in Active Directory
Name nvarchar Name of the group
PredefinedGroup nvarchar Reserved for future use