Microsoft.Xrm.Sdk.WebServiceClient Namespace

Contains types for accessing the web services' Web API endpoints using a WCF channel.

Classes

DiscoveryWebProxyClient

Implements IDiscoveryService and provides an authenticated connection to the Discovery.svc/web endpoint. This /web endpoint is also used by web resources.

OrganizationWebProxyClient

Implements IOrganizationService and provides an authenticated connection to the Organization.svc/web endpoint. This /web endpoint is also used by web resources.

WebProxyClient<TService>

A base class that creates an authenticated web service endpoint on a WCF channel.

WebProxyClientContextInitializer<TService>

Ensures that the access token and other header values are added to every outbound service call.

Enums

UserType

The type of user that a message request executes for.