FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / DataSourceDefinition Class / ImpersonateUser Property

In This Topic
    ImpersonateUser Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property ImpersonateUser As Boolean
    public bool ImpersonateUser {get; set;}
    See Also