Share via


StoragePermissionScope.Permissions Property

Definition

The permissions for the local user. Possible values include: Read (r), Write (w), Delete (d), List (l), and Create (c).

public string Permissions { get; set; }
member this.Permissions : string with get, set
Public Property Permissions As String

Property Value

Applies to