Click or drag to resize

IPermissionsRemove Method

Overload List
  NameDescription
Public methodRemove(AccessTo)
Remove the specified AskiaPortal permission item.
It will not save the change in the database unless you explicitly call the Save method.
Public methodRemove(PermissionTo)
Remove the specified AskiaPortal permission item.
It will not save the change in the database unless you explicitly call the Save method.
Public methodRemove(String, NullableGuid)
Remove the specified permission item.
It will not save the change in the database unless you explicitly call the Save method.
Top
See Also