Click or drag to resize
IAuthorizationManagerFactoryCreateAuthorizationManager Method
Creates the authorization manager according to the current request.

Namespace: Activsoft.Engine
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
IAuthorizationManager CreateAuthorizationManager()

Return Value

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