DataConnector | ComponentOne
C1.AdoNet.GoogleAnalytics Assembly / C1.AdoNet.GoogleAnalytics Namespace / C1GoogleAnalyticsConnectionStringBuilder Class / AuthenticationType Property

In This Topic
    AuthenticationType Property (C1GoogleAnalyticsConnectionStringBuilder)
    In This Topic
    The type of authorization the request will utilize.
    Syntax
    'Declaration
     
    Public Property AuthenticationType As GoogleAnalyticAuthentication
    public GoogleAnalyticAuthentication AuthenticationType {get; set;}
    See Also