AuthorizationAuditLog Class

Authorization Audit Log information.

Definition

Namespace: Casewhere.Runtime.AuditLogs
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public class AuthorizationAuditLog : DataAuditLog
Inheritance
Object    DataAuditLog    AuthorizationAuditLog

Constructors

AuthorizationAuditLog Initializes a new instance of the AuthorizationAuditLog class

Properties

BrowserAgent  
CorrelationId
(Inherited from DataAuditLog)
EventName
(Inherited from DataAuditLog)
Id
(Inherited from DataAuditLog)
IpAddress  
IsCustomLog
(Inherited from DataAuditLog)
PlatformVersion
(Inherited from DataAuditLog)
SysCorrelationId
(Inherited from DataAuditLog)
Timestamp
(Inherited from DataAuditLog)
UserClaims
(Inherited from DataAuditLog)
UserId
(Inherited from DataAuditLog)
UserInfo
(Inherited from DataAuditLog)
WorkerSite
(Inherited from DataAuditLog)

See Also