Click or drag to resize

SecurityModuleApplication Property

Gets the current HttpApplication instance.

Namespace: GSF.Web
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
protected HttpApplication Application { get; }
View Source

Property Value

HttpApplication
See Also