DataLakeStoreItemAce Class
Definition
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.
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) |