The FolderPermissionController type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddFolderPermission | Obsolete. |
![]() ![]() | CanAddFolder |
Returns a flag indicating whether the current user can add a folder or file
|
![]() ![]() | CanAdminFolder |
Returns a flag indicating whether the current user can addmister a folder
|
![]() ![]() | CanBrowseFolder |
Returns a flag indicating whether the current user can browse the folder
|
![]() ![]() | CanCopyFolder |
Returns a flag indicating whether the current user can copy a folder or file
|
![]() ![]() | CanDeleteFolder |
Returns a flag indicating whether the current user can delete a folder or file
|
![]() ![]() | CanManageFolder |
Returns a flag indicating whether the current user can manage a folder's settings
|
![]() ![]() | CanViewFolder |
Returns a flag indicating whether the current user can view a folder or file
|
![]() ![]() | CopyPermissionsToSubfolders |
Copies the permissions to subfolders.
|
![]() | DeleteFolderPermission | Obsolete. |
![]() | DeleteFolderPermissionsByFolder | Obsolete. |
![]() ![]() | DeleteFolderPermissionsByUser | |
![]() | DeleteFolderPermissionsByUserID | Obsolete. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetFactory | (Overrides ServiceLocator<(Of <(<'TContract, TSelf>)>)>..::..GetFactory()()()().) |
![]() | GetFolderPermission | Obsolete. |
![]() | GetFolderPermissionsByFolder(ArrayList, String) | Obsolete. |
![]() | GetFolderPermissionsByFolder(Int32, String) | Obsolete. |
![]() | GetFolderPermissionsByFolderPath | Obsolete. |
![]() ![]() | GetFolderPermissionsCollectionByFolder | |
![]() | GetFolderPermissionsCollectionByFolderPath(ArrayList, String) | Obsolete. |
![]() | GetFolderPermissionsCollectionByFolderPath(Int32, String) | Obsolete. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | HasFolderPermission(FolderPermissionCollection, String) | |
![]() ![]() | HasFolderPermission(Int32, String, String) | |
![]() ![]() | ImplicitRoles |
Returns a list with all roles with implicit permissions on Folders
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | SaveFolderPermissions(FolderInfo) |
SaveFolderPermissions updates a Folder's permissions
|
![]() ![]() | SaveFolderPermissions(IFolderInfo) |
SaveFolderPermissions updates a Folder's permissions
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UpdateFolderPermission | Obsolete. |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToJson |
Extension method on object that serializes the value to Json.
Note the type must be marked Serializable or include a DataContract attribute.
(Defined by JsonExtensionsWeb.) |