The FolderPermissionController type exposes the following members.

Methods

  NameDescription
Public methodAddFolderPermission Obsolete.
Public methodStatic memberCanAddFolder
Returns a flag indicating whether the current user can add a folder or file
Public methodStatic memberCanAdminFolder
Returns a flag indicating whether the current user can addmister a folder
Public methodStatic memberCanBrowseFolder
Returns a flag indicating whether the current user can browse the folder
Public methodStatic memberCanCopyFolder
Returns a flag indicating whether the current user can copy a folder or file
Public methodStatic memberCanDeleteFolder
Returns a flag indicating whether the current user can delete a folder or file
Public methodStatic memberCanManageFolder
Returns a flag indicating whether the current user can manage a folder's settings
Public methodStatic memberCanViewFolder
Returns a flag indicating whether the current user can view a folder or file
Public methodStatic memberCopyPermissionsToSubfolders
Copies the permissions to subfolders.
Public methodDeleteFolderPermission Obsolete.
Public methodDeleteFolderPermissionsByFolder Obsolete.
Public methodStatic memberDeleteFolderPermissionsByUser
Public methodDeleteFolderPermissionsByUserID Obsolete.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Protected methodGetFactory (Overrides ServiceLocator<(Of <(<'TContract, TSelf>)>)>..::..GetFactory()()()().)
Public methodGetFolderPermission Obsolete.
Public methodGetFolderPermissionsByFolder(ArrayList, String) Obsolete.
Public methodGetFolderPermissionsByFolder(Int32, String) Obsolete.
Public methodGetFolderPermissionsByFolderPath Obsolete.
Public methodStatic memberGetFolderPermissionsCollectionByFolder
Public methodGetFolderPermissionsCollectionByFolderPath(ArrayList, String) Obsolete.
Public methodGetFolderPermissionsCollectionByFolderPath(Int32, String) Obsolete.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberHasFolderPermission(FolderPermissionCollection, String)
Public methodStatic memberHasFolderPermission(Int32, String, String)
Public methodStatic memberImplicitRoles
Returns a list with all roles with implicit permissions on Folders
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodStatic memberSaveFolderPermissions(FolderInfo)
SaveFolderPermissions updates a Folder's permissions
Public methodStatic memberSaveFolderPermissions(IFolderInfo)
SaveFolderPermissions updates a Folder's permissions
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUpdateFolderPermission Obsolete.

Extension Methods

  NameDescription
Public Extension MethodToJson
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.)

See Also