Click or drag to resize

AuthorizationAuditLogConverterConvert Method

[Missing <summary> documentation for "M:Casewhere.Runtime.AuditLogs.AuthorizationAuditLogConverter.Convert(Casewhere.Models.AuditLog)"]


Namespace: Casewhere.Runtime.AuditLogs
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
public DataAuditLog Convert(
	AuditLog log
)

Parameters

log  AuditLog
 

Return Value

DataAuditLog

[Missing <returns> documentation for "M:Casewhere.Runtime.AuditLogs.AuthorizationAuditLogConverter.Convert(Casewhere.Models.AuditLog)"]

Implements

IAuditLogConverterConvert(AuditLog)
See Also