systemuserauthorizationchangetracker EntityType

Internal authorization table to track user authorization changes

Entity Set Path
[organization URI]/api/data/v9.2/systemuserauthorizationchangetrackers
Base Type
crmbaseentity
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

See also