[]
Gets or sets a value indicating whether the data source uses integrated security for connection.
public bool IntegratedSecurity { get; set; }
A bool vaalue. true if the data source uses integrated security; otherwise, false. Default is false.
true
false