Freigeben über


RemovePathAccessControlItem.ParseAccessControlList(String) Methode

Definition

Deseralisiert eine Zugriffssteuerungslistenzeichenfolge zum Entfernen in eine Liste von RemovePathAccessControlItem.

public static System.Collections.Generic.IList<Azure.Storage.Files.DataLake.Models.RemovePathAccessControlItem> ParseAccessControlList (string s);
static member ParseAccessControlList : string -> System.Collections.Generic.IList<Azure.Storage.Files.DataLake.Models.RemovePathAccessControlItem>
Public Shared Function ParseAccessControlList (s As String) As IList(Of RemovePathAccessControlItem)

Parameter

s
String

Die zu analysierende Zeichenfolge.

Gibt zurück

Eine Liste von RemovePathAccessControlItem.

Gilt für: