IPermissionsChange Method |
Name | Description | |
---|---|---|
Change(AccessTo, AccessLevel) |
Change the value of the
specified `AskiaPortal` permission. It will not save the change in the database unless you explicitly call the Save method. | |
Change(PermissionTo, Boolean) |
Change the value of the
specified `AskiaPortal` permission. It will not save the change in the database unless you explicitly call the Save method. | |
Change(String, AccessLevel, NullableGuid) |
Change the value of the specified permission. It will not save the change in the database unless you explicitly call the Save method. | |
Change(String, Boolean, NullableGuid) |
Change the value of the specified permission. It will not save the change in the database unless you explicitly call the Save method. |