Azure.Storage.Files.DataLake.Models.PathAccessControlExtensions
Extension methods for RolePermissions.
Deseralizes an access control list string into a list of PathAccessControlEntries.
Parses octal char to RolePermissions.
Parses symbolic permissions string to RolePermissions.
Converts the Access Control List to a String.
Returns the octal string representation of this RolePermissions.
Returns the octal string respentation of this RolePermissions.
public static string ToSymbolicRolePermissions(this RolePermissions rolePermissions, bool stickyBit)
Returns the octal string respentation of this RolePermissions.