<PackageReference Include="Azure.Storage.Files.DataLake" Version="12.25.0" />

Azure.Storage.Files.DataLake.Models.FileSystemAccessPolicy

public class FileSystemAccessPolicy
FileSystemAccessPolicy.

A PublicAccessType indicating whether data in the file system may be accessed publicly and the level of access.

public ETag ETag { get; }

The ETag contains a value that you can use to perform operations conditionally. If the request service version is 2011-08-18 or newer, the ETag value will be in quotes.

public DateTimeOffset LastModified { get; }

Returns the DateTimeOffset the file system was last modified.

A collection of signed identifiers stored on the file system.

Creates a new FileSystemAccessPolicy instance.