Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ConnectionProperties Class / IntegratedSecurity Property

In This Topic
    IntegratedSecurity Property (ConnectionProperties)
    In This Topic
    Gets or sets a value indicating whether this data source should be connected to using integrated security.
    Syntax
    'Declaration
     
    Public Property IntegratedSecurity As Boolean
    public bool IntegratedSecurity {get; set;}
    See Also