PermissionAttribute Class
- Namespace:
- Weavy.Web.Attributes
- Assembly:
- Weavy.Web.dll
Checks that the current user has the specified system permission.
public class PermissionAttribute : AuthorizeAttribute
- Inheritance:
- System.Object → PermissionAttribute
Constructors
Permission |
Methods
Authorize |
Extension Methods
Serialize(object) | Serializes an object, or graph of connected objects, to a byte array. |
Serialize |
Serializes an object, or graph of connected objects, to a json string. |
Is |
Determines whether the specified object is valid by evaluating each ValidationAttribute instance that is attached to the object type. |