CrmConnectionManager.SetConfigKeyInformation Method

Definition

Sets the current connection information for the server.

this can be used to pass in a preconfigured list of keys

public:
 void SetConfigKeyInformation(System::Collections::Generic::Dictionary<Microsoft::Xrm::Tooling::CrmConnectControl::Utility::Dynamics_ConfigFileServerKeys, System::Object ^> ^ configKeys);
public void SetConfigKeyInformation (System.Collections.Generic.Dictionary<Microsoft.Xrm.Tooling.CrmConnectControl.Utility.Dynamics_ConfigFileServerKeys,object> configKeys);
member this.SetConfigKeyInformation : System.Collections.Generic.Dictionary<Microsoft.Xrm.Tooling.CrmConnectControl.Utility.Dynamics_ConfigFileServerKeys, obj> -> unit
Public Sub SetConfigKeyInformation (configKeys As Dictionary(Of Dynamics_ConfigFileServerKeys, Object))

Parameters

Applies to