This documentation is archived and is not being maintained.
CrmConfigurationManager Class
Updated: January 15, 2016
Applies To: Dynamics CRM 2015
Configuration mangager for Microsoft Dynamics CRM Developer Extensions. (Developer Extensions)
Namespace:
Microsoft.Xrm.Client.ConfigurationAssembly:
Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
System::Object Microsoft.Xrm.Client.Configuration::CrmConfigurationManager
public ref class CrmConfigurationManager abstract sealed
| Name | Description |
|---|
  | CreateCacheItemPolicy(String^, Boolean) | |
  | CreateConnectionDictionary(ConnectionStringSettings^) | Creates and caches connection strings by name. |
  | CreateConnectionStringSettings(String^) | Creates and caches connection strings by name. |
  | CreateContext(String^, Boolean) | |
  | CreateObjectCache(String^, Boolean) | |
  | CreateService(CrmConnection^, String^, Boolean) | |
  | CreateService(String^, Boolean) | |
  | CreateServiceCache(String^, CrmConnection^, Boolean) | |
  | CreateServiceCache(String^, String^, Boolean) | |
  | GetConnectionStringNameFromContext(String^, Boolean) | Retrieves the connection string name from the context name. |
  | GetCrmSection() | Retrieves the configuration section. |
  | GetObjectCaches(String^) | |
  | Reset() | Resets the cached dependencies. |
Any public static (
Shared
in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Return to top© 2017 Microsoft. All rights reserved. Copyright