SPAuditEntry public sealed class SPAuditEntry Documentation public int? AppPrincipalId { get; } public string DocLocation { get; } public SPAuditEventType Event { get; } public string EventData { get; } public string EventName { get; } public SPAuditEventSource EventSource { get; } public Guid ItemId { get; } public SPAuditItemType ItemType { get; } public SPAuditLocationType LocationType { get; } public string MachineIP { get; } public string MachineName { get; } public DateTime Occurred { get; } public Guid SiteId { get; } public string SourceName { get; } public int UserId { get; }