StorageUtils Class
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)
Inheritance Hierarchy
System.Object
Microsoft.Xrm.Tooling.CrmConnectControl.Utility.StorageUtils
Syntax
public class StorageUtils
Public Class StorageUtils
Constructors
Name | Description | |
---|---|---|
StorageUtils() |
Methods
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.) |
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
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright