The IAuthenticationEngine type exposes the following members.

Methods

  NameDescription
Public methodAuthenticate
Locate the authenticator plugin for the user, then use the plugin to authenticate.
Public methodGetAuthenticatorByClassPath
Locate the authenticator plug-in by its full type name.

Properties

  NameDescription
Public propertyAuthenticators
Get the list of authenticators detected by the engine. Users will be authenticating via one of these engines.
Public propertyBaseLicenseManager
Get the Base License Manager. This License Manager is in charge of determining if there is seat for user to authenticate.

See Also