azure-sdk-for-cpp icon indicating copy to clipboard operation
azure-sdk-for-cpp copied to clipboard

`UserPrincipalName` option in `DataLakePathClient::GetAccessControlList`

Open Jinming-Hu opened this issue 1 year ago • 0 comments

We have this in .Net

https://github.com/Azure/azure-sdk-for-net/blob/aba08012743b53b9fc2a0a64344269534d8759b0/sdk/storage/Azure.Storage.Files.DataLake/src/DataLakePathClient.cs#L2381C19-L2381C37

REST API

https://learn.microsoft.com/en-us/rest/api/storageservices/datalakestoragegen2/path/get-properties?view=rest-storageservices-datalakestoragegen2-2019-12-12

Jinming-Hu avatar Jan 16 '24 15:01 Jinming-Hu