ReportServiceAuthentication Class
Contains the methods and properties to authenticate a user against a report server when the SharePoint Web application is configured for Forms Authentication.
Assembly: ReportServiceAuthentication (in ReportServiceAuthentication.dll)
System::MarshalByRefObject
System.ComponentModel::Component
System.Web.Services.Protocols::WebClientProtocol
System.Web.Services.Protocols::HttpWebClientProtocol
System.Web.Services.Protocols::SoapHttpClientProtocol
ReportServiceAuthentication::ReportServiceAuthentication
| Name | Description | |
|---|---|---|
![]() | ReportServiceAuthentication() | Initializes a new instance of the ReportServiceAuthentication class. |
| Name | Description | |
|---|---|---|
![]() | AllowAutoRedirect | (Inherited from HttpWebClientProtocol.) |
![]() | CanRaiseEvents | (Inherited from Component.) |
![]() | ClientCertificates | (Inherited from HttpWebClientProtocol.) |
![]() | ConnectionGroupName | (Inherited from WebClientProtocol.) |
![]() | Container | (Inherited from Component.) |
![]() | CookieContainer | (Inherited from HttpWebClientProtocol.) |
![]() | Credentials | (Inherited from WebClientProtocol.) |
![]() | DesignMode | (Inherited from Component.) |
![]() | EnableDecompression | (Inherited from HttpWebClientProtocol.) |
![]() | Events | (Inherited from Component.) |
![]() | PreAuthenticate | (Inherited from WebClientProtocol.) |
![]() | Proxy | (Inherited from HttpWebClientProtocol.) |
![]() | RequestEncoding | (Inherited from WebClientProtocol.) |
![]() | Site | (Inherited from Component.) |
![]() | SoapVersion | (Inherited from SoapHttpClientProtocol.) |
![]() | Timeout | (Inherited from WebClientProtocol.) |
![]() | UnsafeAuthenticatedConnectionSharing | (Inherited from HttpWebClientProtocol.) |
![]() | Url | (Inherited from WebClientProtocol.) |
![]() | UseDefaultCredentials | (Inherited from WebClientProtocol.) |
![]() | UserAgent | (Inherited from HttpWebClientProtocol.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.




