Click or drag to resize

DataAuditLogUserClaims Property

[Missing <summary> documentation for "P:Casewhere.Runtime.AuditLogs.DataAuditLog.UserClaims"]


Namespace: Casewhere.Runtime.AuditLogs
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
public IList<UserClaim> UserClaims { get; set; }

Property Value

IListUserClaim
See Also