Table of Contents

Class AuthorizationAuditLog

Namespace: Casewhere.Models
Assembly: Casewhere.Models.dll

public class AuthorizationAuditLog : AuditLog

Inheritance

objectAuditLogAuthorizationAuditLog

Inherited Members

AuditLog.Id, AuditLog.EventName, AuditLog.UserId, AuditLog.WorkerSite, AuditLog.UserClaims, AuditLog.UserInfo, AuditLog.CorrelationId, AuditLog.SysCorrelationId, AuditLog.Timestamp, AuditLog.IsCustomLog, AuditLog.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