Class AuditLogDtoCommonConsts
Inheritance
AuditLogDtoCommonConsts
Assembly: Volo.Abp.AuditLogging.Application.Contracts.dll
Syntax
public class AuditLogDtoCommonConsts
Constructors
AuditLogDtoCommonConsts()
Declaration
public AuditLogDtoCommonConsts()
Properties
HttpMethodFilterMaxLength
Declaration
public static int HttpMethodFilterMaxLength { get; set; }
Property Value
UrlFilterMaxLength
Declaration
public static int UrlFilterMaxLength { get; set; }
Property Value
UserNameFilterMaxLength
Declaration
public static int UserNameFilterMaxLength { get; set; }
Property Value
Extension Methods