Click or drag to resize
EngineModuleElementAuthorization Property
Authorization manager to be used.

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

Property Value

Type: AuthorizationElement
The authorization manager.
See Also