TableProvider.CanDelete Method (IPrincipal)
.NET Framework (current version)
Gets a value that indicates whether the user is allowed to delete items from the table.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Parameters
- principal
-
Type:
System.Security.Principal.IPrincipal
The user.
Return Value
Type: System.Booleantrue if the user is allowed to delete items from the table; otherwise, false.
.NET Framework
Available since 4.0
Available since 4.0
Show: