Class AuditLogConsts
Inheritance
AuditLogConsts
Assembly: Volo.Abp.AuditLogging.Domain.Shared.dll
Syntax
public static class AuditLogConsts
Properties
MaxApplicationNameLength
Declaration
public static int MaxApplicationNameLength { get; set; }
Property Value
MaxBrowserInfoLength
Declaration
public static int MaxBrowserInfoLength { get; set; }
Property Value
MaxClientIdLength
Declaration
public static int MaxClientIdLength { get; set; }
Property Value
MaxClientIpAddressLength
Declaration
public static int MaxClientIpAddressLength { get; set; }
Property Value
MaxClientNameLength
Declaration
public static int MaxClientNameLength { get; set; }
Property Value
Declaration
public static int MaxCommentsLength { get; set; }
Property Value
MaxCorrelationIdLength
Declaration
public static int MaxCorrelationIdLength { get; set; }
Property Value
MaxHttpMethodLength
Declaration
public static int MaxHttpMethodLength { get; set; }
Property Value
MaxTenantNameLength
Declaration
public static int MaxTenantNameLength { get; set; }
Property Value
MaxUrlLength
Declaration
public static int MaxUrlLength { get; set; }
Property Value
MaxUserNameLength
Declaration
public static int MaxUserNameLength { get; set; }
Property Value