Specifies the credentials for the ReportViewer control to use when connecting to a report server.
以下各表列出了由 ReportServerCredentials 类型公开的成员。
公共属性
名称 | 说明 | |
---|---|---|
![]() |
ImpersonationUser | Specifies the user to impersonate when connecting to the report server. |
![]() |
NetworkCredentials | Gets or sets the network credentials used for authentication with the report server. |
顶部
公共方法
(另请参见 受保护的方法 )
名称 | 说明 | |
---|---|---|
![]() |
Equals | 已重载。 (继承自 Object。) |
![]() |
GetFormsCredentials | Returns a Boolean value indicating whether forms authentication will be used when connecting to the report server, as well as information about the forms credentials to be used for authentication. |
![]() |
GetHashCode | (继承自 Object。) |
![]() |
GetType | (继承自 Object。) |
![]() ![]() |
ReferenceEquals | (继承自 Object。) |
![]() |
SetFormsCredentials | Specifies that forms authentication is to be used when connecting to the report server and provides the forms credentials. |
![]() |
ToString | (继承自 Object。) |
顶部
受保护的方法
名称 | 说明 | |
---|---|---|
![]() |
Finalize | (继承自 Object。) |
![]() |
MemberwiseClone | (继承自 Object。) |
顶部