Click or drag to resize
EngineModuleElementAuthentication Property
Authentication manager to be used.

Namespace: Activsoft.Engine
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public AuthenticationElement Authentication { get; }

Property Value

Type: AuthenticationElement
The authentication manager.
See Also