ActiveReports 12
IntegratedSecurity Property (IDbConnectionExtension)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Data Namespace > IDbConnectionExtension Interface : IntegratedSecurity Property
Determines whether the connection uses integrated security or the values supplied in the UserName and Password properties.  
Syntax
'Declaration
 
Property IntegratedSecurity As Boolean
bool IntegratedSecurity {get; set;}
See Also

Reference

IDbConnectionExtension Interface
IDbConnectionExtension Members