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; }
Public ReadOnly Property ImpersonationUser As WindowsIdentity
Get
Property Value
Type:
WindowsIdentitySee Also