IPermissionsRemove Method |
Name | Description | |
---|---|---|
Remove(AccessTo) |
Remove the specified AskiaPortal permission item. It will not save the change in the database unless you explicitly call the Save method. | |
Remove(PermissionTo) |
Remove the specified AskiaPortal permission item. It will not save the change in the database unless you explicitly call the Save method. | |
Remove(String, NullableGuid) |
Remove the specified permission item. It will not save the change in the database unless you explicitly call the Save method. |