Exago .NET API Documentation
Authentication Property
WebReports.Api.Data Namespace > DataSource Class : Authentication Property

If the DbType Property is WebReports.Api.Common.Constants.DatabaseType.WebService, this property retrieves the authentication type used to the web service from the DataConnStr Property.

For more information review the Connection String section of the Data Sources article.

Syntax
public System.string Authentication {get;}
See Also

Reference

DataSource Class
DataSource Members