Click or drag to resize

ReportServerCredentials Properties

The ReportServerCredentials type exposes the following members.

Properties
  NameDescription
Public propertyImpersonationUser
Gets or sets the System.Security.Principal.WindowsIdentity of the user to impersonate when the ReportViewer control connects to a report server.
Public propertyNetworkCredentials
Gets or sets the network credentials that are used for authentication with the report server.
Top
See Also