Click or drag to resize

ReportServerCredentialsImpersonationUser Property

Gets or sets the System.Security.Principal.WindowsIdentity of the user to impersonate when the ReportViewer control connects to a report server.

Namespace:  NetQuarry.Reporting
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public WindowsIdentity ImpersonationUser { get; }

Property Value

Type: WindowsIdentity
See Also