systemuserauthorizationchangetracker EntityType
Internal authorization table to track user authorization changes
- Entity set path:
- [organization URI]/api/data/v9.2/systemuserauthorizationchangetrackers
- Base type:
- crmbaseentity
- Table type:
- Standard
- Display name:
- SystemUserAuthorizationChangeTracker
- Primary key:
- systemuserid
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
Name | Type | Details |
---|---|---|
changedon | Edm.DateTimeOffset |
Date and time when the column ChangedVersionNumber was changed. Display name: Changed On Read only
|
changedversionnumber | Edm.Int64 |
Database time stamp when user authorization settings were changed Display name: ChangedVersionNumber Read only
|
computedon | Edm.DateTimeOffset |
Date and time when the column ComputedVersionNumber was changed. Display name: Computed On Read only
|
computedversionnumber | Edm.Int64 |
Database time stamp when user authorization data were started recompute Display name: ComputedVersionNumber Read only
|
systemuserid | Edm.Guid |
Unique identifier for the user Display name: User |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
Name | Type | Partner |
---|---|---|
systemuserid_userauthztracker | systemuser | user_userauthztracker |
Collection-valued navigation properties
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
Name | Type | Partner |
---|---|---|
systemuserauthorizationchangetracker_AsyncOperations | asyncoperation | regardingobjectid_systemuserauthorizationchangetracker |
systemuserauthorizationchangetracker_BulkDeleteFailures | bulkdeletefailure | regardingobjectid_systemuserauthorizationchangetracker |
systemuserauthorizationchangetracker_MailboxTrackingFolders | mailboxtrackingfolder | regardingobjectid_systemuserauthorizationchangetracker |
systemuserauthorizationchangetracker_PrincipalObjectAttributeAccesses | principalobjectattributeaccess | objectid_systemuserauthorizationchangetracker |
systemuserauthorizationchangetracker_ProcessSession | processsession | regardingobjectid_systemuserauthorizationchangetracker |
systemuserauthorizationchangetracker_SyncErrors | syncerror | regardingobjectid_systemuserauthorizationchangetracker |