StorageUtils Class

 

Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

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)

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

public class StorageUtils

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodSystem_CAPS_staticGetConfigKey<T>(Dictionary<Dynamics_ConfigFileServerKeys, Object>, Dynamics_ConfigFileServerKeys)

Gets a key from the Server config Keys

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodSystem_CAPS_staticReadHomeRealmConfigFile()

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

System_CAPS_pubmethodSystem_CAPS_staticSetConfigKey<T>(Dictionary<Dynamics_ConfigFileServerKeys, Object>, Dynamics_ConfigFileServerKeys, T)

Set a key in the server config keys list.

System_CAPS_pubmethodToString()

(Inherited from Object.)

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

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: