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