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: 5.3.0+26b1fda2a4988e638aa77c5dd68f6ffd321a20c9
Syntax
public bool RevertToSelf { get; set; }

Property Value

Type: Boolean
See Also