DataLakeStoreItemAce Class

Definition

The object that is used to manage permissions for files and folders. This is an exposed model to public so it should be independent of SDK models. We will never be able to remove members. The sdk model AclEntry is mapped to this model.

public class DataLakeStoreItemAce
type DataLakeStoreItemAce = class
Public Class DataLakeStoreItemAce
Inheritance
DataLakeStoreItemAce

Constructors

DataLakeStoreItemAce(DataLakeStoreEnums+ScopeType, DataLakeStoreEnums+AceType, String, String)

Properties

Entry
Id
Permission
Scope
Type

Methods

Parse(String)

Applies to