ReportServerCredentials 成员

Specifies the credentials for the ReportViewer control to use when connecting to a report server.

以下各表列出了由 ReportServerCredentials 类型公开的成员。

公共属性

  名称 说明
Public property ImpersonationUser Specifies the user to impersonate when connecting to the report server.
Public property NetworkCredentials Gets or sets the network credentials used for authentication with the report server.

顶部

公共方法

(另请参见 受保护的方法 )

  名称 说明
Public method Equals  已重载。 (继承自 Object。)
Public method 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.
Public method GetHashCode  (继承自 Object。)
Public method GetType  (继承自 Object。)
Public methodStatic ReferenceEquals  (继承自 Object。)
Public method SetFormsCredentials Specifies that forms authentication is to be used when connecting to the report server and provides the forms credentials.
Public method ToString  (继承自 Object。)

顶部

受保护的方法

  名称 说明
Protected method Finalize  (继承自 Object。)
Protected method MemberwiseClone  (继承自 Object。)

顶部

另请参见

参考

ReportServerCredentials 类
Microsoft.Reporting.WinForms 命名空间