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: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public bool IsRequestOnly

Field Value

Type: Boolean
See Also