Skip to main content
All docs
V24.1

RegistryAccessPolicy.IsOperationAllowed(RegistryOperation) Method

Namespace: DevExpress.Data.Utils

Assembly: DevExpress.Data.Desktop.v24.1.dll

NuGet Packages: DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design

Declaration

public static bool IsOperationAllowed(
    RegistryOperation operation
)

Parameters

Name Type
operation DevExpress.Data.Utils.Registry.Internal.RegistryOperation

Returns

Type
Boolean
See Also