Click or drag to resize

ImpersonatingTargetWrapperRevertToSelf Property

Gets or sets a value indicating whether to revert to the credentials of the process instead of impersonating another user.

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

Property Value

Type: Boolean
See Also