[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.ConnectionProperties.IntegratedSecurity

IntegratedSecurity Property

IntegratedSecurity

Gets or sets a value indicating whether the data source uses integrated security for connection.

Declaration
public bool IntegratedSecurity { get; set; }
Property Value
Type Description
bool

A bool vaalue. true if the data source uses integrated security; otherwise, false. Default is false.