PermissionChange.Allow 屬性

取得或設定陣列將識別使用權限授與的使用權限。

命名空間:  Microsoft.TeamFoundation.VersionControl.Client
組件:  Microsoft.TeamFoundation.VersionControl.Client (在 Microsoft.TeamFoundation.VersionControl.Client.dll 中)

語法

'宣告
Public Property Allow As String()
public string[] Allow { get; set; }

屬性值

類型:array<System.String[]
允許使用權限的識別。

.NET Framework 安全性

請參閱

參考

PermissionChange 類別

Microsoft.TeamFoundation.VersionControl.Client 命名空間