Helper Code
The following helper code is included in the SDK.
| SDK folder name | Description |
| SDK\Helpers\CS\CrmHelpers | Helper code that contains enumerations, constructors for system types, and classes to help build queries. |
| SDK\Helpers\CS\IdCrlWrapper | Helper code used for Windows Live (Passport) authentication for Microsoft Dynamics CRM Online. |
| SDK\Helpers\CS\ISVReadiness | Helper code that provides you with a programmatic way to modify portions of the Microsoft Dynamics CRM customization XML files. |
| SDK\Helpers\CS\WindowsLiveIdTicketAcquirer | Helper code used to obtain a Windows Live ID ticket for Microsoft Dynamics CRM Online authentication. |
In This Section
Programming Reference: CrmHelpers Classes
Programming reference for the Microsoft Dynamics CRM helper classes.
Programming Reference: IdCrlWrapper Classes
Programming reference for the authentication helper classes.
Programming Reference: Microsoft.Crm.Sdk.IsvReadiness Classes
Programming reference for the ISVReadiness helper classes.
WindowsLiveIdTicketAcquirer Classes
Programming reference for the WindowsLiveIdTicketAcquirer class.
Other Resources
Using Helpers Full Sample
See the SDK download package: SDK\Server\FullSample\UsingHelpers. This sample demonstrates how to use the helper code to create a query and to instantiate types.
© 2009 Microsoft Corporation. All rights reserved.