dotConnect for Adobe Commerce Documentation
Devart.Data.Identity Namespace / IAuthenticationProvider Interface / IsCompatible Method

In This Topic
    IsCompatible Method (IAuthenticationProvider)
    In This Topic
    Syntax
    'Declaration
     
    Function IsCompatible( _
       ByVal connectionType As Type _
    ) As Boolean
    bool IsCompatible( 
       Type connectionType
    )

    Parameters

    connectionType
    See Also