Locate the authenticator plug-in by its full type name.
Namespace: Cartella.InterfacesAssembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
IAuthenticatorInformation GetAuthenticatorByClassPath( string classPath ) |
Visual Basic |
---|
Function GetAuthenticatorByClassPath ( _ classPath As String _ ) As IAuthenticatorInformation |
Visual C++ |
---|
IAuthenticatorInformation^ GetAuthenticatorByClassPath( String^ classPath ) |
Parameters
- classPath
- Type: System..::..String
Full type name of the authenticator plug-in. e.g. Cartella.Classes.LDAPAuthenticator