ReportServiceAuthentication Members
Contains the methods and properties to authenticate a user against a report server when the SharePoint Web application is configured for Forms Authentication.
The following tables list the members exposed by the ReportServiceAuthentication type.
Public Constructors
Name | Description | |
---|---|---|
ReportServiceAuthentication | Initializes a new instance of the ReportServiceAuthentication class. |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
AllowAutoRedirect | (inherited from HttpWebClientProtocol ) | |
ClientCertificates | (inherited from HttpWebClientProtocol ) | |
ConnectionGroupName | (inherited from WebClientProtocol ) | |
Container | (inherited from Component ) | |
CookieContainer | (inherited from HttpWebClientProtocol ) | |
Credentials | (inherited from WebClientProtocol ) | |
EnableDecompression | (inherited from HttpWebClientProtocol ) | |
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 ) |
Top
Protected Properties
Name | Description | |
---|---|---|
CanRaiseEvents | (inherited from Component ) | |
DesignMode | (inherited from Component ) | |
Events | (inherited from Component ) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Abort | (inherited from WebClientProtocol ) | |
CreateObjRef | (inherited from MarshalByRefObject ) | |
Discover | (inherited from SoapHttpClientProtocol ) | |
Dispose | Overloaded. (inherited from Component ) | |
Equals | Overloaded. (inherited from Object ) | |
GenerateXmlMappings | Overloaded. (inherited from HttpWebClientProtocol ) | |
GetAuthenticationMode | Gets the authentication scheme used by the SharePoint Web application. | |
GetHashCode | (inherited from Object ) | |
GetLifetimeService | (inherited from MarshalByRefObject ) | |
GetType | (inherited from Object ) | |
InitializeLifetimeService | (inherited from MarshalByRefObject ) | |
Logoff | Logs off the current user making Web service requests. | |
LogonUser | Logs on a user and authenticates a user request to the Report Server Web service. | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Component ) |
Top
Protected Methods
Name | Description | |
---|---|---|
AddToCache | (inherited from WebClientProtocol ) | |
BeginInvoke | (inherited from SoapHttpClientProtocol ) | |
CancelAsync | (inherited from HttpWebClientProtocol ) | |
Dispose | Overloaded. (inherited from Component ) | |
EndInvoke | (inherited from SoapHttpClientProtocol ) | |
Finalize | (inherited from Component ) | |
GetFromCache | (inherited from WebClientProtocol ) | |
GetReaderForMessage | (inherited from SoapHttpClientProtocol ) | |
GetService | (inherited from Component ) | |
GetWebRequest | (inherited from SoapHttpClientProtocol ) | |
GetWebResponse | Overloaded. (inherited from HttpWebClientProtocol ) | |
GetWriterForMessage | (inherited from SoapHttpClientProtocol ) | |
Invoke | (inherited from SoapHttpClientProtocol ) | |
InvokeAsync | Overloaded. (inherited from SoapHttpClientProtocol ) | |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) |
Top
Public Events
Name | Description | |
---|---|---|
Disposed | (inherited from Component ) |
Top
See Also
Reference
ReportServiceAuthentication Class
ReportServiceAuthentication Namespace