Click or drag to resize

WindowsIdentityLayoutRendererDomain Property

Gets or sets a value indicating whether domain name should be included.

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

Property Value

Type: Boolean
See Also