| IAuthenticationManagerFactory Interface |
The factory interface for
IAuthenticationManager. Implementing classes must inherit from ConfigurationSection in order to be declared in the application's configuration file.
Namespace: Activsoft.EngineAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntaxpublic interface IAuthenticationManagerFactory
Public Interface IAuthenticationManagerFactory
public interface class IAuthenticationManagerFactory
type IAuthenticationManagerFactory = interface end
The IAuthenticationManagerFactory type exposes the following members.
Methods
See Also