Class AbpAspNetCoreSerilogOptions.AllEnricherPropertyNames
Inheritance
object
AbpAspNetCoreSerilogOptions.AllEnricherPropertyNames
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.AspNetCore.Serilog
Assembly: Volo.Abp.AspNetCore.Serilog.dll
Syntax
public class AbpAspNetCoreSerilogOptions.AllEnricherPropertyNames
Constructors
AllEnricherPropertyNames()
Declaration
public AllEnricherPropertyNames()
Properties
ClientId
Declaration
public string ClientId { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
CorrelationId
Declaration
public string CorrelationId { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
TenantId
Declaration
public string TenantId { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
UserId
Declaration
public string UserId { get; set; }
Property Value
| Type | Description |
|---|---|
| string |