WebConnectionStringBuilderSkipDiscovery Property

Gets or sets whether to call instance discovery to determine the connection URI for a given instance. As of NuGet release Microsoft.CrmSdk.XrmTooling.CoreAssembly Version 9.0.2.7

Definition

Namespace: Configuration.Helper
Assembly: Configuration.Helper (in Configuration.Helper.dll) Version: 2.0.5
C#
public bool SkipDiscovery { get; set; }

Property Value

Boolean

See Also