AuthorizationService.GetChangedAccessControlEntries 方法

命名空间:  Microsoft.TeamFoundation.Integration.Server
程序集:  Microsoft.TeamFoundation.Server.Core(在 Microsoft.TeamFoundation.Server.Core.dll 中)

语法

声明
<WebMethodAttribute> _
Public Function GetChangedAccessControlEntries ( _
    sequence_id As Integer _
) As String
[WebMethodAttribute]
public string GetChangedAccessControlEntries(
    int sequence_id
)

参数

返回值

类型:System.String
返回 String

.NET Framework 安全性

请参阅

参考

AuthorizationService 类

Microsoft.TeamFoundation.Integration.Server 命名空间