Click or drag to resize
IAuthenticationManagerFactoryCreateAuthenticationManager Method
Creates the authentication manager according to the current request.

Namespace: Activsoft.Engine
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
IAuthenticationManager CreateAuthenticationManager()

Return Value

Type: IAuthenticationManager
a ready to authenticate IAuthenticationManager instance.
See Also