Web API Edition | ComponentOne
C1.Web.Api.Report Namespace / SsrsHost 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