Class AbpSecurityLogOptions
Inherited Members
Namespace: Volo.Abp.SecurityLog
Assembly: Volo.Abp.Security.dll
Syntax
public class AbpSecurityLogOptions
Constructors
AbpSecurityLogOptions()
Declaration
public AbpSecurityLogOptions()
Properties
ApplicationName
Declaration
public string? ApplicationName { get; set; }
Property Value
Type | Description |
---|---|
string |
IsEnabled
Declaration
public bool IsEnabled { get; set; }
Property Value
Type | Description |
---|---|
bool |