Microsoft.Xrm.Client.Configuration Namespace
Applies To: Dynamics CRM 2013
Classes
Class | Description | |
---|---|---|
![]() |
ConfigurationElementCollection<T> | Contains a collection of configuration elements. (Developer Extensions) |
![]() |
CrmConfigurationManager | Configuration mangager for Microsoft Dynamics CRM Developer Extensions. (Developer Extensions) |
![]() |
CrmConfigurationProvider | Configuration provider. (Developer Extensions) |
![]() |
CrmConnectionStringSettingsCollection | Collection for connection string settings. (Developer Extensions) |
![]() |
CrmSection | Represents a collection of site configuration nodes and settings for all sites in general. (Developer Extensions) |
![]() |
CrmSectionCreatedEventArgs | Section created event arguments. (Developer Extensions) |
![]() |
InitializableConfigurationElement<TDependency> | Represents a configuration file element that can be initialized. (Developer Extensions) |
![]() |
ObjectCacheElement | Represents an object cache element. (Developer Extensions) |
![]() |
ObjectCacheElementCollection | Represents an object cache element collection. (Developer Extensions) |
![]() |
OrganizationServiceCacheElement | (Developer Extensions) |
![]() |
OrganizationServiceCacheElementCollection | (Developer Extensions) |
![]() |
OrganizationServiceContextElement | (Developer Extensions) |
![]() |
OrganizationServiceContextElementCollection | (Developer Extensions) |
![]() |
OrganizationServiceElement | (Developer Extensions) |
![]() |
OrganizationServiceElementCollection | (Developer Extensions) |
Interfaces
Interface | Description | |
---|---|---|
![]() |
IInitializable | Interface to indicate that an object can be initialized. (Developer Extensions) |
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
ObjectCacheInstanceMode | (Developer Extensions) |
![]() |
OrganizationServiceInstanceMode | Contains values to specify how CrmConfigurationManager will adjust its instantiation behavior. (Developer Extensions) |
Return to top