Class RecycleBinUIPermissions
UI permission names for the Recycle bin application.
public static class RecycleBinUIPermissions
- Inheritance
-
objectRecycleBinUIPermissions
Fields
MANAGE
Permission that allows the user to view, restore and permanently delete recycle bin items of any user. Users without this permission can only manage items they moved to recycle bin themselves.
public const string MANAGE = "ManageRecycleBin"
Field Value
- string