Table of Contents

Class AuthorizationAuditLog

Namespace: Casewhere.Runtime.AuditLogs
Assembly: Casewhere.Runtime.dll

Authorization Audit Log information.

public class AuthorizationAuditLog : DataAuditLog

Inheritance

objectDataAuditLogAuthorizationAuditLog

Inherited Members

DataAuditLog.Id, DataAuditLog.EventName, DataAuditLog.UserId, DataAuditLog.WorkerSite, DataAuditLog.UserClaims, DataAuditLog.UserInfo, DataAuditLog.CorrelationId, DataAuditLog.SysCorrelationId, DataAuditLog.Timestamp, DataAuditLog.IsCustomLog, DataAuditLog.PlatformVersion, object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Extension Methods

ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<AuthorizationAuditLog>(AuthorizationAuditLog)

Constructors

AuthorizationAuditLog()

public AuthorizationAuditLog()

Properties

BrowserAgent

public string BrowserAgent { get; set; }

Property Value

string

IpAddress

public string IpAddress { get; set; }

Property Value

string