ShareAuditDetail ComplexType

A shared audit detail record.

Base Type
AuditDetail

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
OldPrivileges AccessRights

The privileges of the user before a change.

NewPrivileges AccessRights

The privileges of the user after a change.

Navigation Properties

The navigation properties of a complex type contain references to an entity type or a collection of entity types.
Name Type Nullable Description
Principal mscrm.crmbaseentity False The security principal (user or team) that shares the audit detail record.

See also