Share via


CrmConfigurationProvider Class

 

Applies To: Dynamics CRM 2015

Configuration provider. (Developer Extensions)

Namespace:   Microsoft.Xrm.Client.Configuration
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Xrm.Client.Configuration.CrmConfigurationProvider

Syntax

public class CrmConfigurationProvider
public ref class CrmConfigurationProvider 
type CrmConfigurationProvider = class end
Public Class CrmConfigurationProvider

Constructors

Name Description
System_CAPS_pubmethod CrmConfigurationProvider()

Initializes an instance of the CrmConfigurationProvider class.

Methods

Name Description
System_CAPS_pubmethod CreateCacheItemPolicy(String, Boolean)

System_CAPS_pubmethod CreateConnectionDictionary(ConnectionStringSettings)

System_CAPS_pubmethod CreateConnectionStringSettings(String)

System_CAPS_pubmethod CreateContext(String, Boolean)

System_CAPS_pubmethod CreateObjectCache(String, Boolean)

System_CAPS_pubmethod CreateService(CrmConnection, String, Boolean)

System_CAPS_pubmethod CreateService(String, Boolean)

System_CAPS_pubmethod CreateServiceCache(String, CrmConnection, Boolean)

System_CAPS_pubmethod CreateServiceCache(String, String, Boolean)

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetConnectionStringNameFromContext(String, Boolean)

System_CAPS_pubmethod GetCrmSection()

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetObjectCaches(String)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Events

Name Description
System_CAPS_pubeventSystem_CAPS_static ConfigurationCreated

Extension Methods

Name Description
System_CAPS_pubmethod SerializeByJson(IEnumerable<Type>)

Serialize an object using the DataContractJsonSerializer.(Defined by ObjectExtensions.)

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.Xrm.Client.Configuration Namespace
Developer extensions for Microsoft Dynamics CRM 2015

Return to top

© 2017 Microsoft. All rights reserved. Copyright