Skip to main content
.NET 6.0+

ServerPermissionRequestProcessor.CanUseCacheDefaultValue Field

OBSOLETE

Use 'CanUseCache' instead.

For internal use.

Namespace: DevExpress.ExpressApp.Security

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

Declaration

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

Field Value

Type
Boolean
See Also