Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies a list of user permissions to be set on the new folder.
Namespace:   Microsoft.WindowsServerSolutions.Storage
Assembly:  StorageOM (in StorageOM.dll)
Overload List
| Name | Description | |
|---|---|---|
| .jpeg) | IncludePermissions(IList<NamePermission>) | Specifies a list of user permissions, by name, to be set on the new folder. | 
| .jpeg) | IncludePermissions(IList<SIDPermission>) | Specifies a list of user permissions, by SID, to be set on the new folder. | 
See Also
CreateFolderRequest Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top