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

In This Topic
    IsSupported Method (IAuthenticationProvider)
    In This Topic
    Syntax
    'Declaration
     
    Function IsSupported( _
       ByVal authenticationType As String _
    ) As Boolean
    bool IsSupported( 
       string authenticationType
    )

    Parameters

    authenticationType
    See Also