PathAccessControl Class

Definition

The Access Control for a path.

public class PathAccessControl
type PathAccessControl = class
Public Class PathAccessControl
Inheritance
PathAccessControl

Properties

AccessControlList

The POSIX access control list for the file or directory. Included in the response only if Hierarchical Namespace is enabled for the account.

Group

The owning group of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account.

Owner

The owner of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account.

Permissions

The POSIX access permissions for the file owner, the file owning group, and others. Included in the response if Hierarchical Namespace is enabled for the account.

Applies to