dotConnect for Zoho CRM Documentation
Devart.Data.Zoho Namespace / ZohoOAuthAuthenticationProvider Class / IsCompatible Method

In This Topic
    IsCompatible Method (ZohoOAuthAuthenticationProvider)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function IsCompatible( _
       ByVal connectionType As Type _
    ) As Boolean
    public override bool IsCompatible( 
       Type connectionType
    )

    Parameters

    connectionType
    See Also