OrganizationServiceProxy Class
Implements IOrganizationService and provides an authenticated WCF channel to the organization service. Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk)
You can make SDK calls using the IOrganizationService interface by casting the proxy instance to an IOrganizationService type.
Important |
|---|
| This class is not thread safe. |
System.Object
Microsoft.Xrm.Sdk.Client.ServiceProxy
Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy
Microsoft.Xrm.Sdk.Client.ServiceProxy
Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Development Platforms
Windows Server 2008Target Platforms
Windows Server 2008, Windows 7 (All Versions), Windows Vista (All Versions)Send comments about this topic to Microsoft.
© 2011 Microsoft Corporation. All rights reserved.
Important