Click or drag to resize

ImpersonatingTargetWrapperDomain Property

Gets or sets Windows domain name to change context to.

Namespace:  NLog.Targets.Wrappers
Assembly:  NLog.WindowsIdentity (in NLog.WindowsIdentity.dll) Version: 6.0.2+933687b98685771e2254dc15c3e0cef5847ab80c
Syntax
public Layout Domain { get; set; }

Property Value

Type: Layout
See Also