AuthenticationAttribute Methods |
The AuthenticationAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| OnActionExecuting |
Check web controller permission
(Overrides ActionFilterAttribute.OnActionExecuting(ActionExecutingContext).) |
| Name | Description | |
|---|---|---|
| ConvertDateFromSQL |
Convert SQL date include value null
(Defined by Extension.) | |
| ConvertDateToSQL |
Convert C# date type to SQL date type
(Defined by Extension.) |