PathAccessControlItem Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an access control in a file access control list.
public class PathAccessControlItem
type PathAccessControlItem = class
Public Class PathAccessControlItem
- Inheritance
-
PathAccessControlItem
Path |
Empty constructor. |
Path |
Constructor. |
Access |
Specifies which role this entry targets. |
Default |
Indicates whether this is the default entry for the ACL. |
Entity |
Specifies the entity for which this entry applies. Must be omitted for types mask or other. It must also be omitted when the user or group is the owner. |
Permissions |
Specifies the permissions granted to this entry. |
Parse(String) |
Parses the provided string into a PathAccessControlItem |
To |
Override of ToString(). |
Product | Versions |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: