FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs Namespace / ConnectionOptions Class / AuthenticationType Property

In This Topic
    AuthenticationType Property
    In This Topic
    Gets or sets the type of authentication used in SSRS connection.
    Syntax
    'Declaration
     
    Public Property AuthenticationType As AuthenticationType
    public AuthenticationType AuthenticationType {get; set;}
    See Also