Click or drag to resize

aceHttpServerBaseaccessControl Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
ALC component of the server [by default is not used] -- use it within Process(HttpListenerContext) override to check access rights

Namespace:  imbACE.Network.internet.core
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public aceServerUserALC accessControl { get; }
Request Example View Source

Property Value

Type: aceServerUserALC

Implements

IAceHttpServeraccessControl
See Also