共用方式為


VersionControlServer.GetEffectiveGlobalPermissions 方法

取得使用者的全域使用權限。

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

語法

'宣告
Public Function GetEffectiveGlobalPermissions ( _
    userName As String _
) As String()
public string[] GetEffectiveGlobalPermissions(
    string userName
)

參數

傳回值

型別:array<System.String[]
使用權限的名稱。

備註

套用,並且會拒絕清單、繼承和成員資格規則搞到使用者有權限的簡單清單。

.NET Framework 安全性

請參閱

參考

VersionControlServer 類別

Microsoft.TeamFoundation.VersionControl.Client 命名空間