次の方法で共有


StoragePermissionScope.Permissions プロパティ

定義

ローカル ユーザーのアクセス許可。 使用できる値は、Read (r)、Write (w)、Delete (d)、List (l)、Create (c) です。

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

プロパティ値

適用対象