ClientContext Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class ClientContext : Microsoft.SharePoint.Client.ClientRuntimeContext
type ClientContext = class
inherit ClientRuntimeContext
Public Class ClientContext
Inherits ClientRuntimeContext
- Inheritance
- Derived
Constructors
ClientContext(String) | |
ClientContext(Uri) |
Properties
ApplicationName | (Inherited from ClientRuntimeContext) |
AuthenticationMode | (Inherited from ClientRuntimeContext) |
ClientTag | (Inherited from ClientRuntimeContext) |
Credentials | (Inherited from ClientRuntimeContext) |
DisableReturnValueCache | (Inherited from ClientRuntimeContext) |
FormDigestHandlingEnabled | |
HasPendingRequest | (Inherited from ClientRuntimeContext) |
PendingRequest | (Inherited from ClientRuntimeContext) |
RequestResources | |
RequestSchemaVersion | (Inherited from ClientRuntimeContext) |
RequestTimeout | (Inherited from ClientRuntimeContext) |
ServerLibraryVersion | (Inherited from ClientRuntimeContext) |
ServerSchemaVersion | (Inherited from ClientRuntimeContext) |
ServerVersion | |
ServiceRelativeUrl | (Inherited from ClientRuntimeContext) |
Site | |
StaticObjects | (Inherited from ClientRuntimeContext) |
Tag | (Inherited from ClientRuntimeContext) |
TraceCorrelationId | (Inherited from ClientRuntimeContext) |
Url | (Inherited from ClientRuntimeContext) |
ValidateOnClient | (Inherited from ClientRuntimeContext) |
Web |
Methods
Events
ExecutingWebRequest | (Inherited from ClientRuntimeContext) |
WebRequestError | (Inherited from ClientRuntimeContext) |