Click or drag to resize

AspNetRequestTrackingConsentLayoutRendererProperty Property

Gets or sets what property to emit from ITrackingConsentFeature. Default = CanTrack

Namespace:  NLog.Web.LayoutRenderers
Assembly:  NLog.Web.AspNetCore (in NLog.Web.AspNetCore.dll) Version: 5.3.13+628b0876960af3ee3454c99b7985dbb5e1c46bf0
Syntax
public TrackingConsentProperty Property { get; set; }

Property Value

Type: TrackingConsentProperty
See Also