ServiceAuthorizeAttribute class
namespace: Serenity.Services assembly: Serenity.Net.Web
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method)]
public class ServiceAuthorizeAttribute : Attribute, IResourceFilter
Public Members
| name | description |
|---|---|
| ServiceAuthorizeAttribute() | The default constructor. |
| ServiceAuthorizeAttribute(…) | (4 constructors) |
| Permission { get; } | |
| OnResourceExecuted(…) | |
| OnResourceExecuting(…) |
Protected Members
| name | description |
|---|---|
| ServiceAuthorizeAttribute(…) |
See Also
- Source: ServiceAuthorizeAttribute.cs