Namespace:FileHold.UserRoleManager Assembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Return information from the system audit log")]
publicAuditLogEntry[] GetSystemAuditLogsByGuid(
Guid? userGuid,
DateTime? dateFrom,
DateTime? dateTo,
stringdescription
)