StsAdapter Members
Include Protected Members
Include Inherited Members
Obsolete. Use the managed client object model to perform queries against SharePoint Foundation site and list data, instead. This Web service is an adapter service that provides a method for performing queries, and it is maintained for backward compatibility.
The StsAdapter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StsAdapter | Initializes a new instance of the StsAdapter class. |
Top
Properties
Name | Description | |
---|---|---|
AllowAutoRedirect | (Inherited from HttpWebClientProtocol.) | |
authentication | Gets or sets the authentication mode that is used to connect to the back-end server. | |
CanRaiseEvents | (Inherited from Component.) | |
ClientCertificates | (Inherited from HttpWebClientProtocol.) | |
ConnectionGroupName | (Inherited from WebClientProtocol.) | |
Container | (Inherited from Component.) | |
CookieContainer | (Inherited from HttpWebClientProtocol.) | |
Credentials | (Inherited from WebClientProtocol.) | |
dataRoot | Gets or sets the root of a particular data source. | |
DesignMode | (Inherited from Component.) | |
EnableDecompression | (Inherited from HttpWebClientProtocol.) | |
Events | (Inherited from Component.) | |
PreAuthenticate | (Inherited from WebClientProtocol.) | |
Proxy | (Inherited from HttpWebClientProtocol.) | |
request | Gets or sets the operation type and the document type of the query. | |
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.) | |
versions | Gets or sets the version of the data retrieval service targeted by a particular client request. |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
Disposed | (Inherited from Component.) |
Top