SecurityConverter.Convert 方法 (IEnumerable<AccessControlEntry>)

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

语法

声明
Public Shared Function Convert ( _
    aces As IEnumerable(Of AccessControlEntry) _
) As IEnumerable(Of AccessControlEntry)
public static IEnumerable<AccessControlEntry> Convert(
    IEnumerable<AccessControlEntry> aces
)

参数

返回值

类型:System.Collections.Generic.IEnumerable<AccessControlEntry>
返回 IEnumerable<T>

.NET Framework 安全性

请参阅

参考

SecurityConverter 类

Convert 重载

Microsoft.TeamFoundation.Framework.Server 命名空间