'Declaration Public MustOverride Function IsSupported( _ ByVal authenticationType As String _ ) As Boolean
public abstract bool IsSupported( string authenticationType )
Parameters
- authenticationType
'Declaration Public MustOverride Function IsSupported( _ ByVal authenticationType As String _ ) As Boolean
public abstract bool IsSupported( string authenticationType )