Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ServerPermissionRequestProcessor.CanUseCacheDefaultValue Field

OBSOLETE

Use 'CanUseCache' instead.

For internal use.

Namespace: DevExpress.ExpressApp.Security

Assembly: DevExpress.ExpressApp.Security.v19.2.dll

Declaration

[Browsable(false)]
[Obsolete("Use 'CanUseCache' instead.", true)]
public static bool CanUseCacheDefaultValue

Field Value

Type
Boolean
See Also