Back to Devexpress

IsGrantedExtensions Class

expressappframework-devexpress-dot-expressapp-dot-security-d55f99bd.md

latest2.1 KB
Original Source

IsGrantedExtensions Class

Extends the SecurityStrategy class with methods that check permissions.

Namespace : DevExpress.ExpressApp.Security

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

NuGet Package : DevExpress.ExpressApp.Security

Declaration

csharp
public static class IsGrantedExtensions
vb
Public Module IsGrantedExtensions

Remarks

This class implements the following extension methods to check permissions for CRUD and navigate operations:

Inheritance

Object IsGrantedExtensions

See Also

IsGrantedExtensions Members

Use the Security System

DevExpress.ExpressApp.Security Namespace