Share via


DataLakeStoreFileSystemClient.RemoveAcl(String, String) Method

Definition

Remove all the ACLs

public void RemoveAcl (string path, string accountName);
member this.RemoveAcl : string * string -> unit
Public Sub RemoveAcl (path As String, accountName As String)

Parameters

path
String

Path name

accountName
String

Account name

Applies to