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.
Assembly: Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)
| Name | Description | |
|---|---|---|
![]() | StorageUtils() |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() ![]() | GetConfigKey<T>(Dictionary<Dynamics_ConfigFileServerKeys, Object>, Dynamics_ConfigFileServerKeys) | Gets a key from the Server config Keys |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() ![]() | ReadHomeRealmConfigFile() | Reads the HomeRealmsStore.xml file and loads the results into an HomeRealmOptions class. |
![]() ![]() | SetConfigKey<T>(Dictionary<Dynamics_ConfigFileServerKeys, Object>, Dynamics_ConfigFileServerKeys, T) | Set a key in the server config keys list. |
![]() | ToString() | (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.
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright


