Click or drag to resize
WebConfigCacheAuthorizationConfigIsRequestOnly Field
Datermines if the caching scope is limited to a single HTTP request. Default value is false.

Namespace: PDTec.IceNet.Web
Assembly: PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
public bool IsRequestOnly

Field Value

Type: Boolean
See Also