CrmConnectionManager.RemoveUserLocalDirectoryConfigFile Method ()
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Will remove the user connection data settings from the users app config directory, useable only when the UseUserLocalDirectoryForConfigStore is set to true. this should be called after the connection has been established, or before the connect attempt in order to be effective.
Namespace: Microsoft.Xrm.Tooling.CrmConnectControl
Assembly: Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)
Syntax
public bool RemoveUserLocalDirectoryConfigFile()
Public Function RemoveUserLocalDirectoryConfigFile As Boolean
Return Value
Type: System.Boolean
true on success, false on fail.
See Also
CrmConnectionManager Class
Microsoft.Xrm.Tooling.CrmConnectControl Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright