WebConnectionStringBuilderIntegratedSecurity Property

Gets or sets whether to use current windows credentials to attempt to create a token for the instances. As of NuGet release Microsoft.CrmSdk.XrmTooling.CoreAssembly Version 9.1.0.21

Definition

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

Property Value

Boolean

See Also