StorageUtils Class

 

Applies To: Dynamics CRM 2015

Provides utility services for accessing, loading and describing configuration entries used by the CrmConnect classes.

Namespace:   Microsoft.Xrm.Tooling.CrmConnectControl.Utility
Assembly:  Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Xrm.Tooling.CrmConnectControl.Utility.StorageUtils

Syntax

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

Constructors

Name Description
System_CAPS_pubmethod StorageUtils()

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethodSystem_CAPS_static GetConfigKey<T>(Dictionary<Dynamics_ConfigFileServerKeys, Object>, Dynamics_ConfigFileServerKeys)

Gets a key from the Server config Keys

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodSystem_CAPS_static ReadHomeRealmConfigFile()

Reads the HomeRealmsStore.xml file and loads the results into an HomeRealmOptions class.

System_CAPS_pubmethodSystem_CAPS_static SetConfigKey<T>(Dictionary<Dynamics_ConfigFileServerKeys, Object>, Dynamics_ConfigFileServerKeys, T)

Set a key in the server config keys list.

System_CAPS_pubmethod ToString()

(Inherited from Object.)

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.Tooling.CrmConnectControl.Utility Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright