dotConnect for Zoho Books Documentation
Devart.Data.ZohoBooks Namespace / ZohoBooksOAuthAuthenticationProvider Class / IsSupported Method

In This Topic
    IsSupported Method (ZohoBooksOAuthAuthenticationProvider)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function IsSupported( _
       ByVal authenticationType As String _
    ) As Boolean
    public override bool IsSupported( 
       string authenticationType
    )

    Parameters

    authenticationType
    See Also