IntegratedSecurity Property
IntegratedSecurity
Gets or sets the value indicating whether connection to this data source
should use integrated security.
Declaration
public bool IntegratedSecurity { get; set; }
Public Property IntegratedSecurity As Boolean